Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
tesh now reports if the outputs were sorted on mismatch
[simgrid.git] / doc / doxygen / stylesheet.css
index 0c559a0..20276a8 100644 (file)
@@ -6,29 +6,33 @@ body, table, div, p, dl {
 
 /* @group Heading Levels */
 
-h1 {
-       font-size: 150%;
-}
-
 .title {
        font-size: 150%;
        font-weight: bold;
        margin: 10px 2px;
 }
 
+h1, h2, h3 {
+       color: #354C7B;
+       font-weight: normal;
+       display: block;
+       padding-top: 8px;
+}
 h2 {
+       font-size: 135%;
+       margin-top: 1.5em;
+    margin-bottom: 14px;
+}
+
+h1 {
        border-bottom: 1px solid #879ECB;
-       color: #354C7B;
        font-size: 150%;
-       font-weight: normal;
        margin-top: 1.75em;
-       padding-top: 8px;
        padding-bottom: 4px;
-       width: 100%;
 }
 
 h3 {
-       font-size: 100%;
+       font-size: 120%;
 }
 
 h1, h2, h3, h4, h5, h6 {
@@ -141,11 +145,11 @@ a.elRef {
 }
 
 a.code, a.code:visited {
-       color: #4665A2; 
+       color: #4665A2;
 }
 
 a.codeRef, a.codeRef:visited {
-       color: #4665A2; 
+       color: #4665A2;
 }
 
 /* @end */
@@ -289,7 +293,7 @@ p.formulaDsp {
 }
 
 img.formulaDsp {
-       
+
 }
 
 img.formulaInl {
@@ -347,20 +351,20 @@ span.charliteral {
        color: #008080
 }
 
-span.vhdldigit { 
-       color: #ff00ff 
+span.vhdldigit {
+       color: #ff00ff
 }
 
-span.vhdlchar { 
-       color: #000000 
+span.vhdlchar {
+       color: #000000
 }
 
-span.vhdlkeyword { 
-       color: #700070 
+span.vhdlkeyword {
+       color: #700070
 }
 
-span.vhdllogic { 
-       color: #ff0000 
+span.vhdllogic {
+       color: #ff0000
 }
 
 blockquote {
@@ -551,9 +555,9 @@ table.memberdecls {
 }
 
 .memdoc, dl.reflist dd {
-        border-bottom: 1px solid #A8B8D9;      
-        border-left: 1px solid #A8B8D9;      
-        border-right: 1px solid #A8B8D9; 
+        border-bottom: 1px solid #A8B8D9;
+        border-left: 1px solid #A8B8D9;
+        border-right: 1px solid #A8B8D9;
         padding: 6px 10px 2px 10px;
         background-color: #FBFCFD;
         border-top-width: 0;
@@ -605,18 +609,18 @@ dl.reflist dd {
 .params, .retval, .exception, .tparams {
         margin-left: 0px;
         padding-left: 0px;
-}       
+}
 
 .params .paramname, .retval .paramname {
         font-weight: bold;
         vertical-align: top;
 }
-        
+
 .params .paramtype {
         font-style: italic;
         vertical-align: top;
-}       
-        
+}
+
 .params .paramdir {
         font-family: "courier new",courier,monospace;
         vertical-align: top;
@@ -880,7 +884,7 @@ div.summary
        padding-right: 5px;
        width: 50%;
        text-align: right;
-}       
+}
 
 div.summary a
 {
@@ -992,19 +996,19 @@ dl.section dd {
        vertical-align: bottom;
        border-collapse: separate;
 }
+
 #projectlogo img
-{ 
+{
        border: 0px none;
 }
+
 #projectname
 {
        font: 300% Tahoma, Arial,sans-serif;
        margin: 0px;
        padding: 2px 0px;
 }
-    
+
 #projectbrief
 {
        font: 120% Tahoma, Arial,sans-serif;
@@ -1099,7 +1103,7 @@ div.toc ul {
         list-style: none outside none;
         border: medium none;
         padding: 0px;
-}       
+}
 
 div.toc li.level1 {
         margin-left: 0px;