Copyright transfered to the OpenFOAM Foundation

This commit is contained in:
Henry
2011-08-14 12:17:30 +01:00
parent 537c573ff9
commit c2dd153a14
8697 changed files with 8755 additions and 8795 deletions

View File

@ -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 ************************************************/

View File

@ -13,7 +13,7 @@
}
/* colour and underline to match OpenCFD style */
/* colour and underline to match OpenFOAM style */
.contents h1,
.contents h2
{

View File

@ -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 */