Revision 2843
Added by Matt Jones about 19 years ago
lib/style/skins/esa/esa.css | ||
---|---|---|
171 | 171 |
padding-left: 10px; |
172 | 172 |
} |
173 | 173 |
|
174 |
.citation { |
|
175 |
color: black; |
|
176 |
background-color: #FFFFFF; |
|
177 |
font-size: 1.2em; |
|
178 |
padding-left: 10px; |
|
179 |
} |
|
180 |
|
|
174 | 181 |
.tablehead { |
175 | 182 |
color: #096B79; |
176 | 183 |
background: #FFFFFF; |
177 | 184 |
text-align: left; |
178 | 185 |
font-size: 14px; |
179 | 186 |
font-weight: bold; |
180 |
border-top: solid #ffffff 2px;
|
|
181 |
border-bottom: solid #ffffff 2px;
|
|
187 |
border-top: solid #ffffff 15px;
|
|
188 |
border-bottom: solid #dddddd 1px;
|
|
182 | 189 |
padding-left: 10px; |
183 | 190 |
padding-top: 0px; |
184 | 191 |
padding-bottom: 0px; |
... | ... | |
211 | 218 |
height: 21px; |
212 | 219 |
} |
213 | 220 |
|
221 |
.lsid { |
|
222 |
text-decoration: underline; |
|
223 |
} |
|
224 |
|
|
214 | 225 |
a { |
215 | 226 |
color: #096B79; |
216 | 227 |
font-weight: bold; |
Also available in: Unified diff
New styles for citatin, plus add grey horiz rules in sections.