hgbook

changeset 898:56eed78c4395

Unify style for authors css class.
author dukebody <dukebody@gmail.com>
date Mon Oct 26 13:28:29 2009 +0100 (2009-10-26)
parents e917517d1ef9
children 53a382ea07aa
files web/styles/styles.css
line diff
     1.1 --- a/web/styles/styles.css	Mon Oct 26 12:43:43 2009 +0100
     1.2 +++ b/web/styles/styles.css	Mon Oct 26 13:28:29 2009 +0100
     1.3 @@ -54,13 +54,7 @@
     1.4    color: black;
     1.5  }
     1.6  
     1.7 -div.authors {
     1.8 -  font-size: 80%;
     1.9 -  margin-bottom: 1em;
    1.10 -  padding-left: 0.25em;
    1.11 -}
    1.12 -
    1.13 -span.authors {
    1.14 +.authors {
    1.15    font-size: 80%;
    1.16    opacity: 0.55;
    1.17    padding-left: 0.5em;