33
33
}
34
34
body {
35
35
margin : 0 ;
36
- font : 0.9 em /1.692307em 'Bitter' , Georgia, 'Times New Roman' , Times, serif;
36
+ font : 0.95 em /1.692307em 'Bitter' , Georgia, 'Times New Roman' , Times, serif;
37
37
color : # 24292e ;
38
38
padding : 0 ;
39
39
height : 100% ;
@@ -173,10 +173,10 @@ h1, h2, h3, h4, h5, h6 {
173
173
color : # 24292e ;
174
174
line-height : 1.3em ;
175
175
}
176
- h1 { font-size : 2.769230769230769 em ; } /* 36 / 13 = 2.769230769230769 */
176
+ h1 { font-size : 2.5384615384615383 em ; } /* 33 / 13 = 2.5384615384615383 */
177
177
h2 {
178
- font-size : 1.846153846153846 em ; /* 24 / 13 = 1.846153846153846 */
179
- margin-top : 1.458333333 em ; /* 35 / 24 = 1.458333333 */
178
+ font-size : 1.6923076923076923 em ; /* 22 / 13 = 1.6923076923076923 */
179
+ margin-top : 1.3333333333333333 em ; /* 32 / 24 = 1.3333333333333333 */
180
180
}
181
181
h3 { font-size : 1.538461538461538em ; } /* 20 / 13 = 1.538461538461538 */
182
182
h4 { font-size : 1.384615384615385em ; } /* 18 / 13 = 1.384615384615385 */
@@ -544,12 +544,6 @@ body.learning div.menu li.learning a {
544
544
.hentry : last-child {
545
545
border-bottom : 0 ;
546
546
}
547
- .singular .hentry {
548
- margin : 0 0 30px 0 ;
549
- position : relative;
550
- float : left;
551
- width : 100% ;
552
- }
553
547
.featured { margin-bottom : 20px ; }
554
548
.sticky .sticky-header {
555
549
float : left;
@@ -575,18 +569,11 @@ body.learning div.menu li.learning a {
575
569
.hentry .entry-title {
576
570
margin : 0 0 0.25em 0 ;
577
571
padding : 0 ;
578
- font-size : 1.846153846153846em ; /* 24 / 13 = 1.846153846153846 */
579
572
text-transform : uppercase;
580
573
line-height : 1.3em ;
581
574
border : none;
582
575
word-spacing : 2px ;
583
576
}
584
- .singular .entry-title {
585
- font-size : 1.846153846153846em ; /* 24 / 13 = 1.846153846153846 */
586
- margin-bottom : 0.625em ;
587
- }
588
- .singular-page .entry-title { color : # ccc ; }
589
- .singular-page .entry-title , .singular-attachment .entry-title { margin-bottom : 1.2em ; }
590
577
.entry-title a , .entry-title a : visited { color : # 222 ; }
591
578
.entry-title a : hover { color : # 4e2a5e ; }
592
579
@@ -670,7 +657,6 @@ body.learning div.menu li.learning a {
670
657
line-height : 1.692307em ;
671
658
word-spacing : 2px ;
672
659
}
673
- .singular .byline { margin-bottom : 1.7em ; }
674
660
.byline a , .byline a : visited { color : # aaa ; }
675
661
.byline a : hover { color : # 24292e ; }
676
662
.author , .published , .category , .edit {
@@ -698,14 +684,6 @@ body.learning div.menu li.learning a {
698
684
.entry-meta a { color : # 666 ; }
699
685
.entry-meta a : hover { color : # 24292e ; }
700
686
701
- /* Singular post prev/next links
702
- -------------------------------------------------------------- */
703
- .singular .loop-nav {
704
- font-size : 0.8461538461538462em ;
705
- color : # 666 ;
706
- clear : left;
707
- }
708
-
709
687
/* Archive/search pagination and comment pagination
710
688
-------------------------------------------------------------- */
711
689
.pagination .loop-pagination {
0 commit comments