fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
reset cache on chunk save
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.css
diff --git
a/wolnelektury/static/css/master.css
b/wolnelektury/static/css/master.css
index
48fa387
..
e788e55
100644
(file)
--- a/
wolnelektury/static/css/master.css
+++ b/
wolnelektury/static/css/master.css
@@
-56,8
+56,6
@@
h3 {
}
em {
}
em {
- font-style: normal;
- background-color: #F5DC7D;
}
hr {
}
hr {
@@
-89,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;
}
@@
-544,7
+548,6
@@
div.shown-tags p, div.all-tags p {
/* =============== */
#description {
margin-top: 0.5em;
/* =============== */
#description {
margin-top: 0.5em;
- text-align: justify;
overflow: hidden;
}
#description-short {
overflow: hidden;
}
#description-short {
@@
-1025,13
+1028,11
@@
div.shown-tags p, div.all-tags p {
.column-left {
width: 37em;
float: left;
.column-left {
width: 37em;
float: left;
- text-align: justify;
margin-top: 1em;
}
.column-right {
margin-left: 40em;
margin-top: 1em;
}
.column-right {
margin-left: 40em;
- text-align: justify;
margin-top: 1em;
}
margin-top: 1em;
}
@@
-1173,3
+1174,20
@@
div.shown-tags p, div.all-tags p {
#presentation-frame {
border: 0px none white;
}
#presentation-frame {
border: 0px none white;
}
+
+
+/* dictionary */
+
+.dictionary-note-source {
+ margin-top: -1em;
+}
+
+#footnotes .pagination {
+ margin-top: 1em;
+}
+
+
+/* report */
+.stats td {
+ vertical-align: top;
+}
\ No newline at end of file