Simple fixes.
[prawokultury.git] / prawokultury / static / css / base.css
index cc08544..f87b230 100644 (file)
@@ -1,4 +1,6 @@
-@import url(http://fonts.googleapis.com/css?family=Lato:400,700,400italic);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Regular.css);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Bold.css);
+@import url(//static.mdrn.pl/fonts/Lato2OFLWeb/Lato/Lato-Italic.css);
 body {
   font-family: 'Lato', sans-serif;
   font-size: .625em;
@@ -27,7 +29,8 @@ h1 {
 .warning {
   border: 1px solid #ddd;
   padding: 1em;
-  background: #ffd; }
+  background: #ffd;
+  font-size: 1.3em; }
 
 .notice {
   font-size: 1.3em; }