|
|
@@ -303,18 +303,18 @@ form #comment { |
|
|
|
/* == search == */ |
|
|
|
|
|
|
|
#content.search #results dt a { |
|
|
|
color: #C46300; |
|
|
|
color: #984601; |
|
|
|
} |
|
|
|
|
|
|
|
#content.search #results .author, #results .date { |
|
|
|
color: #C46300; |
|
|
|
color: #984601; |
|
|
|
font-style: italic; |
|
|
|
} |
|
|
|
|
|
|
|
.searchword0 { |
|
|
|
border-bottom: 1px dotted #C46300; |
|
|
|
background: #fff; |
|
|
|
color: #c46300; |
|
|
|
color: #984601; |
|
|
|
} |
|
|
|
|
|
|
|
#content.search #results dd { |
|
|
|