File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11markdown : kramdown
22permalink : /:categories/:title
33
4- host : localhost
4+ host : yncoder.github.io
Original file line number Diff line number Diff line change @@ -151,11 +151,11 @@ article blockquote{line-height:1.6em; margin:1em 0 1em 1.5em; border-left:2px so
151151 font-size : 90% ;
152152}
153153
154+
154155.page-list # issue-list li {
155156 list-style : none;
156157 position : relative;
157- height : 70px ;
158- padding : 11px ;
158+ padding : 10px ;
159159 border-top : 1px solid # f3f3f3 ;
160160}
161161.page-list # issue-list li .label- 活动 {
@@ -179,8 +179,8 @@ article blockquote{line-height:1.6em; margin:1em 0 1em 1.5em; border-left:2px so
179179 display : inline-block;
180180 border-radius : 50% ;
181181 position : absolute;
182- top : 11 px ;
183- left : 11 px ;
182+ top : 10 px ;
183+ left : 10 px ;
184184 overflow : hidden;
185185}
186186.page-list # issue-list figure img {
@@ -191,13 +191,12 @@ article blockquote{line-height:1.6em; margin:1em 0 1em 1.5em; border-left:2px so
191191}
192192.page-list # issue-list h4 {
193193 margin : 0 ;
194- line-height : 24px ;
195- font-size : 18px ;
196- font-weight : bolder;
194+ line-height : 1.5em ;
195+ font-size : 110% ;
197196}
198197.page-list # issue-list p {
199198 margin : 0 ;
200- line-height : 24 px ;
199+ line-height : 1.5 em ;
201200}
202201.page-list # issue-list p > * {
203202 height : 16px ;
@@ -209,15 +208,10 @@ article blockquote{line-height:1.6em; margin:1em 0 1em 1.5em; border-left:2px so
209208 font-size : 13px ;
210209}
211210
212- aside {
213- height : 70px ;
214- padding : 11px ;
215- vertical-align : middle;
216- }
217- aside * {
218- color : # 999 ;
211+ .page-list aside {
212+ padding : 10px ;
219213}
220- aside span {
214+ . page-list aside . btn-add {
221215 display : inline-block;
222216 height : 48px ;
223217 width : 48px ;
@@ -227,6 +221,7 @@ aside span {
227221 text-align : center;
228222 vertical-align : middle;
229223 border-radius : 50% ;
224+ color : # 999
230225}
231226
232227@media (max-width : 640px ) {
Original file line number Diff line number Diff line change 55
66< div class ="container ">
77 < aside >
8- < a href ="https://github.com/yncoder/yncoder.github.io/issues/new " target ="yncoder_new_issue ">
9- < span > +</ span > 发布新消息
10- </ a >
8+ < a href ="https://github.com/yncoder/yncoder.github.io/issues/new " target ="_blank " class ="btn-add "> < span > +</ span > 发布新消息</ a >
119 </ aside >
1210 < main >
1311 < ul id ="label-list "> </ ul >
You can’t perform that action at this time.
0 commit comments