2011-01-25 13:30:46 +01:00
|
|
|
@import url('../duepuntozero/style.css');
|
2011-01-25 09:04:08 +01:00
|
|
|
|
2011-01-25 13:30:46 +01:00
|
|
|
/* green variation by Tobias Diekershoff <tobias.diekershoff@gmx.net> */
|
2011-01-25 09:04:08 +01:00
|
|
|
|
2011-03-25 13:03:30 +01:00
|
|
|
a:link, a:visited { color: #549f4f; text-decoration: none; }
|
2011-01-25 09:04:08 +01:00
|
|
|
a:hover {text-decoration: underline; }
|
|
|
|
|
2011-06-16 17:22:03 +02:00
|
|
|
.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;
|
|
|
|
}
|
2011-01-25 09:04:08 +01:00
|
|
|
|
2011-01-25 13:30:46 +01:00
|
|
|
body { background-image: url(head.jpg); }
|
|
|
|
aside( background-image: url(border.jpg); }
|
|
|
|
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'); }
|
2011-01-25 09:04:08 +01:00
|
|
|
|
|
|
|
.fakelink, .fakelink:visited {
|
|
|
|
color: #549f4f;
|
|
|
|
}
|
|
|
|
|
|
|
|
.wall-item-name-link {
|
|
|
|
color: #549f4f;
|
|
|
|
}
|
|
|
|
|
|
|
|
|