diff options
Diffstat (limited to 'share/frontend/imgradient/css/style.css')
| -rw-r--r-- | share/frontend/imgradient/css/style.css | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/share/frontend/imgradient/css/style.css b/share/frontend/imgradient/css/style.css index 9012be3..55b60a9 100644 --- a/share/frontend/imgradient/css/style.css +++ b/share/frontend/imgradient/css/style.css @@ -51,6 +51,19 @@ h1 display: none; position: fixed; } +#colorswitcheroo + { + width: 19px; + height:38px; + display: inline-block; + position: absolute; + background-image: url(http://i.asdf.us/im/7e/user_convo_1353562627_1355449919.png); + //background-image: url( http://i.asdf.us/im/7b/user_convo_1353562627.png); + background-repeat:no-repeat; + background-position: 3px 10px; + cursor: pointer; + } + #instructions { position: absolute; |
