fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add pdcounter book as search tag
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
base.css
diff --git
a/wolnelektury/static/css/base.css
b/wolnelektury/static/css/base.css
index
6454e90
..
70bf83d
100755
(executable)
--- a/
wolnelektury/static/css/base.css
+++ b/
wolnelektury/static/css/base.css
@@
-27,7
+27,7
@@
a img {
border: 0;
}
a {
border: 0;
}
a {
- color: #
1199a2;
/* #01adba; */
+ color: #
0d7e85; /*#1199a2;*/
/* #01adba; */
text-decoration: none;
}
text-decoration: none;
}
@@
-177,3
+177,9
@@
h2 {
padding-top:3em;
background: #fff;
}
padding-top:3em;
background: #fff;
}
+
+/* just on search page */
+.top-tag-list {
+ margin-top: 2.2em;
+ margin-bottom: 1.6em;
+}