whiteblog-theme 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,26 +0,0 @@
1
- /* Categories: Color */
2
-
3
- a.badge-Jekyll {
4
- color: #fff;
5
- background-color: #F8BD66;
6
- }
7
-
8
- a.badge-Welcome {
9
- color: #fff;
10
- background-color: #42C19E;
11
- }
12
-
13
- a.badge-Ruby {
14
- color: #fff;
15
- background-color: #EC586F;
16
- }
17
-
18
- a.badge-Cloud {
19
- color: #fff;
20
- background-color: #4A8AB2;
21
- }
22
-
23
- a.badge-Development {
24
- color: #fff;
25
- background-color: #5A1F6D;
26
- }