Explorar o código

Style: remove old things, use better line height in quips

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

+ 2 - 1
css/style.css

@@ -291,11 +291,12 @@ span.info {
     margin-bottom: 30px;
 }
 
-#quips blockquote, .quip {
+.quip {
 	font-size: smaller;
 	text-align: center;
 	margin: 50px auto;
 	width: 600px;
+	line-height: 1.2;
 }
 
 #footer {