A little more readable text.
[prawokultury.git] / prawokultury / static / css / base.css
index cc08544..5103bab 100644 (file)
@@ -1,4 +1,4 @@
-@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//fonts.googleapis.com/css?family=Lato:400,700,400italic);
 body {
   font-family: 'Lato', sans-serif;
   font-size: .625em;
@@ -27,7 +27,8 @@ h1 {
 .warning {
   border: 1px solid #ddd;
   padding: 1em;
-  background: #ffd; }
+  background: #ffd;
+  font-size: 1.3em; }
 
 .notice {
   font-size: 1.3em; }