diff options
Diffstat (limited to 'css')
| -rw-r--r-- | css/pubs.css | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/css/pubs.css b/css/pubs.css index 3a5d623..7281a1d 100644 --- a/css/pubs.css +++ b/css/pubs.css @@ -27,6 +27,11 @@ SPAN.biblio A { text-decoration: underline; } +SPAN.bad { + text-decoration: underline; + background-color: #FDF; +} + P.l1 { margin-left: 0.5em; } |
