Last change
on this file since 10387 was
6447,
checked in by plg, 14 years ago
|
grum-dark-II (previously yoga/grum-dark II) for Piwigo 2.1 and higher
|
File size:
874 bytes
|
Rev | Line | |
---|
[6447] | 1 | /* ----------------------------------------------------------------------------- |
---|
| 2 | GRUM:DARK-II |
---|
| 3 | Theme for Piwigo * Including like css style on HTML mail |
---|
| 4 | ------------------------------------------------------------------------------ |
---|
| 5 | file: grum-dark II/theme.css |
---|
| 6 | file version: 1.0.1 |
---|
| 7 | date: 2009-05-01 |
---|
| 8 | ------------------------------------------------------------------------------ |
---|
| 9 | author: grum at piwigo.org |
---|
| 10 | << May the Little SpaceFrog be with you >> |
---|
| 11 | ----------------------------------------------------------------------------- */ |
---|
| 12 | |
---|
| 13 | {literal} |
---|
| 14 | body{background-color:#000000; color:#dedede;} |
---|
| 15 | #the_page { background: #000000; } |
---|
| 16 | #copyright { color: #ffffff; } |
---|
| 17 | h2 { background-color: #303030;color:#dedede; } |
---|
| 18 | img { border:4px #dedede solid; } |
---|
| 19 | img:hover { border:4px #FFFFFF solid; } |
---|
| 20 | a { color: #52ff97; background: transparent; } |
---|
| 21 | a:hover {color: #ffff80;} |
---|
| 22 | {/literal} |
---|
Note: See
TracBrowser
for help on using the repository browser.