fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
author as category in audiobook feeds
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
master.css
diff --git
a/wolnelektury/static/css/master.css
b/wolnelektury/static/css/master.css
index
7bd410a
..
fa8ddc1
100644
(file)
--- a/
wolnelektury/static/css/master.css
+++ b/
wolnelektury/static/css/master.css
@@
-23,6
+23,14
@@
a:hover, a:active {
text-decoration: underline;
}
+a.banner {
+ display: block;
+ white-space: nowrap;
+}
+a.banner:hover {
+ text-decoration: none;
+}
+
input {
font: 1em Verdana, Arial, Helvetica, sans-serif;
}