Przeglądaj źródła

colore header news/commenti

boyska 3 lat temu
rodzic
commit
651465c822
1 zmienionych plików z 4 dodań i 0 usunięć
  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>