fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Update librarian
[wolnelektury.git]
/
src
/
wolnelektury
/
static
/
css
/
annoy.css
diff --git
a/src/wolnelektury/static/css/annoy.css
b/src/wolnelektury/static/css/annoy.css
index
54dbfba
..
1bbf5b3
100755
(executable)
--- a/
src/wolnelektury/static/css/annoy.css
+++ b/
src/wolnelektury/static/css/annoy.css
@@
-3,11
+3,10
@@
line-height: 1.15em;
background: orange;
line-height: 1.15em;
background: orange;
- z-index:
200
;
+ z-index:
99
;
font-family: Arial, sans-serif;
display: block;
padding: .1em 1em;
font-family: Arial, sans-serif;
display: block;
padding: .1em 1em;
- width: 1em;
text-align:center;
border-radius: 0 0 0 1em;
position: absolute;
text-align:center;
border-radius: 0 0 0 1em;
position: absolute;
@@
-24,7
+23,7
@@
background: orange;
font-family: Arial, sans-serif;
position: relative;
background: orange;
font-family: Arial, sans-serif;
position: relative;
- z-index:
200
;
+ z-index:
99
;
}
#annoy p {
margin: 0 0 0 10em;;
}
#annoy p {
margin: 0 0 0 10em;;
@@
-60,3
+59,10
@@
#annoy a#annoy-off:hover {
cursor: pointer;
}
#annoy a#annoy-off:hover {
cursor: pointer;
}
+
+@media screen and (min-width: 1024px) {
+ #annoy-content {
+ width: 975px;
+ margin: auto;
+ }
+}