mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Copyright transfered to the OpenFOAM Foundation
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
/* OpenCFD layout styles */
|
||||
/* OpenFOAM layout styles */
|
||||
|
||||
* {
|
||||
padding: 0;
|
||||
@ -92,7 +92,6 @@ p:after {
|
||||
position:absolute;
|
||||
z-index:1;
|
||||
margin:20px 0 0 15px;
|
||||
/* background:url(img/OpenCFDlogo.png) no-repeat;*/
|
||||
}
|
||||
|
||||
/**************************sitename ************************************************/
|
||||
|
||||
@ -13,7 +13,7 @@
|
||||
}
|
||||
|
||||
|
||||
/* colour and underline to match OpenCFD style */
|
||||
/* colour and underline to match OpenFOAM style */
|
||||
.contents h1,
|
||||
.contents h2
|
||||
{
|
||||
|
||||
@ -2,6 +2,6 @@
|
||||
@import url(doxygen.css); /* standard doxygen style with very minor mods */
|
||||
@import url(doxyMod.css); /* modifications to standard doxygen style */
|
||||
@import url(doxyTabs.css); /* modified doxygen tabs style */
|
||||
@import url(cfdLayout.css); /* OpenCFD layout styles */
|
||||
@import url(cfdNav.css); /* OpenCFD navigation styles */
|
||||
@import url(cfdLayout.css); /* OpenFOAM layout styles */
|
||||
@import url(cfdNav.css); /* OpenFOAM navigation styles */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user