diff options
author | Arun Persaud <arun@nubati.net> | 2007-06-20 10:28:04 +0200 |
---|---|---|
committer | Arun Persaud <arun@nubati.net> | 2007-06-21 10:28:43 +0200 |
commit | 1f6dbb2039311c94e7932fac52626442d215d2b5 (patch) | |
tree | f3452d923b07f70f24472f34cd4986f72cfe209d /css | |
parent | 9c5af0e78797d2c5c2e3bbf2439bb7b88fc32cdf (diff) | |
download | e-DoKo-1f6dbb2039311c94e7932fac52626442d215d2b5.tar.gz e-DoKo-1f6dbb2039311c94e7932fac52626442d215d2b5.tar.bz2 e-DoKo-1f6dbb2039311c94e7932fac52626442d215d2b5.zip |
LAYOUT: added icons from Lance
re/contra/120...0 and wedding now have icons
Diffstat (limited to 'css')
-rw-r--r-- | css/standard.css | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/css/standard.css b/css/standard.css index a54d165..988f74b 100644 --- a/css/standard.css +++ b/css/standard.css @@ -304,4 +304,10 @@ ul.tricks li div div.card3 span{ .cardinput:hover{ background-color:red; +} + +div span img.button { + height: 2em; + width: 2em; + }
\ No newline at end of file |