Explorar el Código

colore header news/commenti

boyska hace 3 años
padre
commit
651465c822
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  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>