fnp
/
wolnelektury.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
ee0e76bf49609f0503b483efddf0c50dd34a1684
[wolnelektury.git]
/
apps
/
wolnelektury_core
/
static
/
css
/
header.css
1
.search-hint-label {
2
display: inline-block;
3
width: 25em;
4
font-size: 1.1em;
5
line-height: 1.636em;
6
}
7
8
.search-hint-category {
9
font-size: 1.1em;
10
line-height: 1.636em;
11
12
}
13
14
15
16
#user-menu {
17
left: 0;
18
top: 2em;
19
width: 15em;
20
line-height:1.6em;
21
}
22
#user-menu a {
23
color: #0D7E85;
24
}