소스 검색

colore header news/commenti

boyska 3 년 전
부모
커밋
651465c822
1개의 변경된 파일4개의 추가작업 그리고 0개의 파일을 삭제
  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>