fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
jp locale
[wolnelektury.git]
/
wolnelektury
/
static
/
css
/
header.css
diff --git
a/wolnelektury/static/css/header.css
b/wolnelektury/static/css/header.css
index
e16a1bd
..
cdb74f8
100755
(executable)
--- a/
wolnelektury/static/css/header.css
+++ b/
wolnelektury/static/css/header.css
@@
-97,6
+97,8
@@
font-family: Georgia;
background-color: #fff;
color: #000;
font-family: Georgia;
background-color: #fff;
color: #000;
+ z-index: 200;
+ position: relative;
}
/* styling search placeholder */
}
/* styling search placeholder */
@@
-229,3
+231,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