|
a/static/style.css |
|
b/static/style.css |
|
... |
|
... |
73 |
color: #444; clear: both;
|
73 |
color: #444; clear: both;
|
74 |
font-family: serif;
|
74 |
font-family: serif;
|
75 |
}
|
75 |
}
|
76 |
.search-result-url { clear:left; }
|
76 |
.search-result-url { clear:left; }
|
77 |
.search-result-url a { color: #5a5; font-size: 8pt; float: left; margin-right: 1em;}
|
77 |
.search-result-url a { color: #5a5; font-size: 8pt; float: left; margin-right: 1em;}
|
|
|
78 |
.search-result-links {color: #aaf; font-size: 8pt; float: left; margin-right: 1em}
|
78 |
.search-result-date { color: #777; font-size: 8pt; float: right; margin-bottom: 7px; }
|
79 |
.search-result-date { color: #777; font-size: 8pt; float: right; margin-bottom: 7px; }
|
79 |
.search-result-size { color: #777; font-size: 8pt; float: right; display: none; }
|
80 |
.search-result-size { color: #777; font-size: 8pt; float: right; display: none; }
|
80 |
.search-result-highlight { color: #7E1212; font-weight: bold; }
|
81 |
.search-result-highlight { color: #7E1212; font-weight: bold; }
|
81 |
.gray { color: #aaa }
|
82 |
.gray { color: #aaa }
|
82 |
|
83 |
|