Update banner.
[wolnelektury.git] / src / wolnelektury / static / css / annoy.css
index 54dbfba..7bfd932 100755 (executable)
 #annoy a#annoy-off:hover {
     cursor: pointer;
 }
+
+@media screen and (min-width: 1024px) {
+    #annoy-content {
+        width: 975px;
+        margin: auto;
+    }
+}