Minor changes
[prawokultury.git] / prawokultury / static / css / promobox.scss
index 619be46..4171954 100644 (file)
@@ -24,11 +24,14 @@ ul.promobox {
 }
 .promobox-link {
     background-image: url('/static/img/rog.png');
+    background-position: 100% 100%;
+    background-repeat: no-repeat;
+    border-radius: 0 0 2em 0;
+    -moz-border-radius: 0 0 2em 0;
+    -webkit-border-radius: 0 0 2em 0;
     display:block;
     position: relative;
     height: 32.3em;
-    background-position: 100% 100%;
-    background-repeat: no-repeat;
 }
 
 #promobox-switcher {
@@ -74,6 +77,7 @@ ul.promobox {
     h2 {
         margin-top: 0;
         font-size: 1.5em;
+        color: white;
     }
     .lead {
         font-size: 1.2em;