Mercurial > hg > MPIWGWeb
diff css/mpiwg.css @ 164:238b36c1a355
make a-z fit on one line.
author | casties |
---|---|
date | Thu, 06 Jun 2013 19:45:56 +0200 |
parents | 2b5adc7f5445 |
children | 2662a043391d |
line wrap: on
line diff
--- a/css/mpiwg.css Thu Jun 06 19:13:46 2013 +0200 +++ b/css/mpiwg.css Thu Jun 06 19:45:56 2013 +0200 @@ -634,8 +634,10 @@ div.tool.box div.atoz { color: #887163; font-family: Verdana, Arial, sans-serif; + font-style: normal; font-size: 14px; - font-style: normal; + /* try to make a-z fit on one line */ + word-spacing: -1px; margin-top: 10px; }