equal
deleted
inserted
replaced
8 body { |
8 body { |
9 font-family: sans-serif; |
9 font-family: sans-serif; |
10 background-color: #262626; |
10 background-color: #262626; |
11 color: #ffffff; |
11 color: #ffffff; |
12 padding: 0 8px; |
12 padding: 0 8px; |
|
13 font-size: 87.5%; |
13 } |
14 } |
14 |
15 |
15 body.playlist { |
16 body.playlist { |
16 background-image: url(images/playbar-shadow.gif); |
17 background-image: url(images/playbar-shadow.gif); |
17 background-repeat: repeat-x; |
18 background-repeat: repeat-x; |
170 color: #c71700; |
171 color: #c71700; |
171 } |
172 } |
172 |
173 |
173 a.backlink { |
174 a.backlink { |
174 display: block; |
175 display: block; |
175 width: 150px; |
176 max-width: 135px; |
176 color: #a0a0a0; |
177 color: #a0a0a0; |
177 background-color: #404040; |
178 background-color: #404040; |
178 padding: 5px; |
179 padding: 5px; |
179 margin: 10px 0 5px 0; |
180 margin: 10px 0 5px 0; |
180 text-decoration: none; |
181 text-decoration: none; |