File tree Expand file tree Collapse file tree 1 file changed +0
-50
lines changed Expand file tree Collapse file tree 1 file changed +0
-50
lines changed Original file line number Diff line number Diff line change @@ -85,12 +85,10 @@ a:focus {
85
85
}
86
86
87
87
.post {
88
- padding-bottom : 2em ;
89
88
}
90
89
.post-title {
91
90
font-size : 2em ;
92
91
color : # 222 ;
93
- margin-bottom : 0.2em ;
94
92
}
95
93
.post-avatar {
96
94
border-radius : 50px ;
@@ -102,54 +100,6 @@ a:focus {
102
100
color : # 444 ;
103
101
line-height : 1.8em ;
104
102
}
105
- .post-meta {
106
- color : # 999 ;
107
- font-size : 90% ;
108
- margin : 0 ;
109
- }
110
-
111
- .post-category {
112
- margin : 0 0.1em ;
113
- padding : 0.3em 1em ;
114
- color : # fff ;
115
- background : # 999 ;
116
- font-size : 80% ;
117
- }
118
- .post-category-design {
119
- background : # 5aba59 ;
120
- }
121
- .post-category-pure {
122
- background : # 4d85d1 ;
123
- }
124
- .post-category-yui {
125
- background : # 8156a7 ;
126
- }
127
- .post-category-js {
128
- background : # df2d4f ;
129
- }
130
-
131
- .post-images {
132
- margin : 1em 0 ;
133
- }
134
- .post-image-meta {
135
- margin-top : -3.5em ;
136
- margin-left : 1em ;
137
- color : # fff ;
138
- text-shadow : 0 1px 1px # 333 ;
139
- }
140
-
141
- .footer {
142
- text-align : center;
143
- padding : 1em 0 ;
144
- }
145
- .footer a {
146
- color : # ccc ;
147
- font-size : 80% ;
148
- }
149
- .footer .pure-menu a : hover ,
150
- .footer .pure-menu a : focus {
151
- background : none;
152
- }
153
103
154
104
@media (max-width : 767px ) {
155
105
.sidebar {
You can’t perform that action at this time.
0 commit comments