projects
/
website
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Seite ohne MenĂ¼ doch mit Marginalspalte (nur andere Farbe)
[website]
/
src
/
main
/
webapp
/
less
/
base
/
head.less
1
#header
2
{
3
.bpreplay;
4
}
5
#logo
6
{
7
display: inline;
8
font-size: 400%;
9
line-height: 1.2em;
10
margin: 0;
11
padding: 0 0 0 .230769231em; /* 30px */
12
color: @normal;
13
border: none;
14
position: relative;
15
left: -.3em;
16
}
17
#logo a.l:hover
18
{
19
color: @dunkler;
20
border-style: none;
21
}
22
#slogan
23
{
24
display: block;
25
color: @normal;
26
}