CSS for cite background
[wolnelektury.git] / wolnelektury / static / css / cite.css
index 91c6851..9bbaf06 100755 (executable)
 
 
 #big-cite {
-    background-color: #bd9a89; /* average image color */
-    color: white;
+    background-color: white; /* #bd9a89; /* average image color */
+    color: black;
     padding: 0;
     margin: 0;
-    background-image: url(/static/img/backdrop/horiavarlan-4268896468.jpg);
+    background-image: url(/static/img/backdrop/book-drawer2.jpg);
     background-size: 100%;
-    background-position: 50% 70%;
+    background-position: 50% 68%;
+    background-repeat: no-repeat;
 }
 
 #big-cite .cite {
@@ -49,7 +50,7 @@
 
 
 #big-cite .cite-body {
-    margin: .05em .05em .05em 17.5em;
+    margin: .05em .05em .05em 1em;
 }
 #big-cite .cite-body span {
     font-size: 3em;
@@ -57,9 +58,7 @@
 }
 
 #big-cite .vip {
-       float:left;
-       text-align:right;
-       width: 14.7em;
+       margin-left: 1em;
        margin-top: .25em;
 }
 
@@ -86,7 +85,7 @@
 
 
 #big-cite .source {
-    margin: 1.6em 0.2em 1.6em 17.5em;
+    margin: 1.6em 0.2em 1.6em 1em;
 }
 #big-cite .source span {
     font-size: 1.2em;