fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bump librarian version and do not fetch tags from librarian in virtualenv
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.css
diff --git
a/wolnelektury/static/css/master.css
b/wolnelektury/static/css/master.css
index
0da3236
..
f4a93e7
100644
(file)
--- a/
wolnelektury/static/css/master.css
+++ b/
wolnelektury/static/css/master.css
@@
-87,10
+87,16
@@
hr {
#header #logo img {
margin-bottom: -1.25em;
}
#header #logo img {
margin-bottom: -1.25em;
}
-#header
#logo a
{
+#header
a.logo
{
display:block;
color: #777;
}
display:block;
color: #777;
}
+
+#tagline {
+ color: #777;
+ position: absolute;
+}
+
#logo a:hover {
text-decoration: none;
}
#logo a:hover {
text-decoration: none;
}
@@
-1175,3
+1181,7
@@
div.shown-tags p, div.all-tags p {
.dictionary-note-source {
margin-top: -1em;
}
.dictionary-note-source {
margin-top: -1em;
}
+
+#footnotes .pagination {
+ margin-top: 1em;
+}