/css/structure.css |
---|
279,6 → 279,14 |
font-size: 10.5pt; |
} |
.sticky .entry-meta-bottom, .sticky .entry-meta-top { |
display: none; |
} |
.sticky h1 { |
text-align: center; |
} |
.nav-previous, .nav-next { |
display: inline; |
width: 333px; |
/css/colors.css |
---|
108,6 → 108,12 |
.searchform .ssubmit { |
background: #111; |
} |
.sticky { |
background: #333; |
color: #aaa; |
} |
.entry-meta-bottom { |
background: #333; |
border-color: #444; |