Browse Source

Different style

Herby Vojčík 4 years ago
parent
commit
1a183260cb
1 changed files with 7 additions and 0 deletions
  1. 7 0
      css/style.css

+ 7 - 0
css/style.css

@@ -291,6 +291,13 @@ span.info {
     margin-bottom: 30px;
 }
 
+#quips blockquote {
+	font-size: smaller;
+	text-align: center;
+	padding-left: 150px;
+	padding-right: 50px;
+}
+
 #footer {
     font-size: 12px;
     text-align: center;