Explorar o código

Make cite tag italic

Herby Vojčík %!s(int64=4) %!d(string=hai) anos
pai
achega
a74534f012
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      css/style.css

+ 3 - 1
css/style.css

@@ -47,7 +47,9 @@ table {
 	border-collapse: collapse;
 	border-spacing: 0;
 }
-
+cite {
+	font-style: italic;
+}
 
 body {
     background: #FAF8F1 url(../images/bg.png) repeat;