try different filename
[libreriscv.git] / local.css
index dee348b309f2a5e08583ca0d86193e84370bd19d..68ddf9a723b689b3c5833d82c6456a330eb3e33b 100644 (file)
--- a/local.css
+++ b/local.css
@@ -10,11 +10,17 @@ footer {
    background-color: #4A90E2;
 }
 
-.navbar-default {
-   background-color: gray-dark;
+.bg-dark {
+   background-color: #0F2035!important;
    border-color: #e7e7e7;
 }
 
+table th {
+       color: #eceeef;
+       background-color: #4A90E2;
+       border-color: #4A90E2;
+}
+
 /* Counter Headings Local */
 body {
 counter-reset : h1;