mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user