1
0
mirror of https://github.com/Radarr/Radarr.git synced 2026-04-17 21:26:22 -04:00

Calendar, theme, awesome.

This commit is contained in:
Mark McDowall
2013-04-19 17:46:56 -07:00
committed by markus101
parent 754c50aeba
commit 09deaf9ad1
7 changed files with 51 additions and 120 deletions

View File

@@ -1,5 +1,6 @@
body {
background-color: #f6f6f6;
background-color: #252525;
background-image: url('../content/images/black_linen_v2.png');s
}
body p {
@@ -15,14 +16,6 @@ body h1, body h2, body h3, body h4, body h5, body h6 {
font-weight: 300;
}
#logo {
color: #333333;
}
a#logo:hover {
text-decoration: none;
}
.page {
width: 1210px;
min-width: 1210px;