fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lithuanian i18n fixes
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
header.css
diff --git
a/wolnelektury/static/css/header.css
b/wolnelektury/static/css/header.css
index
feac00f
..
ef47897
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-41,6
+41,7
@@
#logo a {
color:#f7f7f7;
font-size: 2.05em;
#logo a {
color:#f7f7f7;
font-size: 2.05em;
+ text-shadow: 0 0 10px #17CFDB;
}
#tagline {
}
#tagline {
@@
-231,3
+232,16
@@
a.menu span {
#lang-menu .active {
color: #000;
}
#lang-menu .active {
color: #000;
}
+
+.search-hint-label {
+ display: inline-block;
+ width: 25em;
+ font-size: 1.1em;
+ line-height: 1.636em;
+}
+
+.search-hint-category {
+ font-size: 1.1em;
+ line-height: 1.636em;
+
+}
\ No newline at end of file