File tree 2 files changed +16
-18
lines changed
2 files changed +16
-18
lines changed Original file line number Diff line number Diff line change @@ -487,22 +487,20 @@ pre code.hljs {
487
487
padding-bottom : 1em ; }
488
488
.page-content .post .post-meta .post-categories {
489
489
float : right; }
490
- .page-content .post .post-meta .post-categories .tags {
491
- font-size : 0.9em ; }
492
- .page-content .post .post-meta .post-categories .tags a .tag {
493
- display : inline-block;
494
- margin : 0 5px 5px 0 ;
495
- padding : 0 10px ;
496
- border : 1px solid # e6e6e6 ;
497
- border-radius : 4px ;
498
- vertical-align : middle;
499
- background-color : # fafafa ;
500
- color : # 1e1e1e ;
501
- font-size : 13px ;
502
- line-height : 24px ;
503
- /* 24px = 26(height) - 2(border) */ }
504
- .page-content .post .post-meta .post-categories .tags a .tag : hover {
505
- background-color : # e6e6e6 ; }
490
+ .page-content .post .post-meta .post-categories a .tag {
491
+ display : inline-block;
492
+ margin : 0 5px 5px 0 ;
493
+ padding : 0 10px ;
494
+ border : 1px solid # e6e6e6 ;
495
+ border-radius : 4px ;
496
+ vertical-align : middle;
497
+ background-color : # fafafa ;
498
+ color : # 1e1e1e ;
499
+ font-size : 13px ;
500
+ line-height : 24px ;
501
+ /* 24px = 26(height) - 2(border) */ }
502
+ .page-content .post .post-meta .post-categories a .tag : hover {
503
+ background-color : # e6e6e6 ; }
506
504
.page-content .post .post-content {
507
505
padding : 1em 0 ; }
508
506
.page-content .post .share {
Original file line number Diff line number Diff line change 5
5
<description ></description >
6
6
<link >http://localhost:4000/</link >
7
7
<atom : link href =" http://localhost:4000/feed.xml" rel =" self" type =" application/rss+xml" />
8
- <pubDate >Thu, 10 Jan 2019 17:58:18 +0900</pubDate >
9
- <lastBuildDate >Thu, 10 Jan 2019 17:58:18 +0900</lastBuildDate >
8
+ <pubDate >Thu, 10 Jan 2019 18:07:45 +0900</pubDate >
9
+ <lastBuildDate >Thu, 10 Jan 2019 18:07:45 +0900</lastBuildDate >
10
10
<generator >Jekyll v3.8.5</generator >
11
11
12
12
<item >
You can’t perform that action at this time.
0 commit comments