Merge pull request #117 from tobiasd/master
german strings and green background for the greenzero theme
This commit is contained in:
commit
6709beb2ac
4800
view/de/messages.po
4800
view/de/messages.po
File diff suppressed because it is too large
Load diff
1180
view/de/strings.php
1180
view/de/strings.php
File diff suppressed because it is too large
Load diff
|
@ -5,6 +5,12 @@
|
|||
a:link, a:visited { color: #549f4f; text-decoration: none; }
|
||||
a:hover {text-decoration: underline; }
|
||||
|
||||
.nav-selected.nav-link { color: #549f4f!important; border-bottom: 0px}
|
||||
.nav-commlink, .nav-login-link {background-color: #aed3b2;}
|
||||
.nav-commlink:link, .nav-commlink:visited,
|
||||
.nav-login-link:link, .nav-login-link:visited{
|
||||
color: #ffffff;
|
||||
}
|
||||
|
||||
body { background-image: url(head.jpg); }
|
||||
aside( background-image: url(border.jpg); }
|
||||
|
@ -12,12 +18,6 @@ section { background-image: url(border.jpg); }
|
|||
#profile-tabs-wrapper { background-image: url(head.jpg); }
|
||||
div.wall-item-content-wrapper.shiny { background-image: url('shiny.png'); }
|
||||
|
||||
|
||||
.nav-commlink, .nav-login-link {
|
||||
background-color: #aed3b2;
|
||||
|
||||
}
|
||||
|
||||
.fakelink, .fakelink:visited {
|
||||
color: #549f4f;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue