author | Dan |
Wed, 27 Jun 2007 00:59:42 -0400 | |
changeset 27 | dd659f6ba891 |
parent 0 | 902822492a68 |
child 29 | e5484a9e0818 |
permissions | -rw-r--r-- |
0 | 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 |
} |