fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
merge new librarian changes with custom pdf fix
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.css
diff --git
a/wolnelektury/static/css/master.css
b/wolnelektury/static/css/master.css
index
4100e2b
..
739ecee
100644
(file)
--- a/
wolnelektury/static/css/master.css
+++ b/
wolnelektury/static/css/master.css
@@
-93,6
+93,7
@@
hr {
}
#tagline {
}
#tagline {
+ color: #777;
position: absolute;
}
position: absolute;
}
@@
-412,6
+413,11
@@
p .ac_input {
padding: 0 10px 0 10px;
}
padding: 0 10px 0 10px;
}
+#formats .wrap div.download .custom-pdf {
+ text-align: left;
+}
+
+
#czytamysluchajac {
margin-top: 2.5em;
}
#czytamysluchajac {
margin-top: 2.5em;
}
@@
-1184,3
+1190,9
@@
div.shown-tags p, div.all-tags p {
#footnotes .pagination {
margin-top: 1em;
}
#footnotes .pagination {
margin-top: 1em;
}
+
+
+/* report */
+.stats td {
+ vertical-align: top;
+}
\ No newline at end of file