Last change
on this file since 15933 was
4439,
checked in by vdigital, 15 years ago
|
New Juza Theme: Draft version.
Current constraints are on representatives.
- Thumbnails in .jpg,
- Thumbnails prefix TN-,
- Medium in jpg
On going minimized menu (including Tag support).
Cleaning on picture and others details.
Warning to users: heavy theme usage. jQuery actived on gallery side.
No configuration available currently. (Must come).
|
-
Property svn:eol-style set to
LF
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
874 bytes
|
Rev | Line | |
---|
[4439] | 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.