Browse Source

colore header news/commenti

boyska 3 years ago
parent
commit
651465c822
1 changed files with 4 additions and 0 deletions
  1. 4 0
      templates/base.html

+ 4 - 0
templates/base.html

@@ -12,6 +12,10 @@
 header .meta {
     text-align: right;
     font-style: italic;
+    background-color: #003366;
+    color: white;
+    padding: 0.5em 1em;
+    font-family: sans-serif;
 }
 </style>
     </body>