Adapt reporting after Functest refactoring
[releng.git] / utils / test / reporting / functest / default.css
index 0e330e9..897c3b1 100644 (file)
@@ -53,4 +53,25 @@ td{
 .btn-more {
     color: white;
     background-color: #0095a2;
-}
\ No newline at end of file
+}
+
+h1 { 
+    display: block;
+    font-size: 2em;
+    margin-top: 0.67em;
+    margin-bottom: 0.67em;
+    margin-left: 0;
+    margin-right: 0;
+    font-weight: bold;
+}
+
+h2 {
+    display: block;
+    font-size: 1.5em;
+    margin-top: 0.83em;
+    margin-bottom: 0.83em;
+    margin-left: 0;
+    margin-right: 0;
+    font-weight: bold;
+    color:rgb(128, 128, 128)
+}