STYLE: reduce number of absolute widths in css

- use ® instead of ® in html templates - seems to work better with
  doxygen at the moment
This commit is contained in:
Mark Olesen
2010-05-10 08:56:50 +02:00
parent 11a5e247c6
commit 1668cb76f1
3 changed files with 17 additions and 23 deletions

View File

@ -98,7 +98,7 @@
{
white-space:nowrap /*IE hack*/;
float:left;
width:954px;
width:100%;
background:rgb(225,225,225);
color:rgb(100,100,100);
font-size:130%;