equal
deleted
inserted
replaced
|
1 /* |
|
2 * St. Patty theme for Enano |
|
3 * Copyright (C) 2007 Dan Fuhry |
|
4 * |
|
5 * This theme is Free Software, available under the terms of the GNU General Public License. See the file "GPL" included with this |
|
6 * package for details. |
|
7 */ |
|
8 |
|
9 div#bg { |
|
10 background-image: none; |
|
11 } |
|
12 div#title { |
|
13 /* background-image: none; */ |
|
14 } |
|
15 div#rap { |
|
16 background-image: url(../images/rap-ie.gif); |
|
17 } |
|
18 div#sidebar ul li a { |
|
19 margin-bottom: -14px; |
|
20 } |
|
21 div#pagetools a { |
|
22 padding: 4px 3px; |
|
23 } |