2 /* background: #fffffa; */
3 font-family: sans-serif
;
29 border-top: 1px solid
#bbb;
57 text-decoration: none
;
60 transition-property: background
;
61 transition-duration: 0.1s;
63 color: #0054c0; /* #003ea4 */
71 box-shadow: 0 1px 1px #ddd;
85 background-color: #efefef;
103 font: 1.15em monospace
;
104 text-transform: none
;
114 padding: 0.2em 0.3em;
116 table
td:first-child
{
119 table
td:last-child
{
125 .post-list tr:hover {
126 background: #f2f8fa; /* #f6f6f6; */
131 .post-list td:nth-child(2) {
136 margin-bottom: 0.15em;
141 margin-bottom: 0.75em;
163 margin-bottom: 0.25em;
172 h2
+ ul
, h2
+ dl
, h2
+ table
, h1
+ table
{
175 h2
+ .post-list
, table
+ h2
, h2
+ h3
, ul
+ h3
{
182 sup
, sub
{ font-size: 0.85em; }
183 sup
{ vertical-align: super
; }
184 sub
{ vertical-align: sub
; }