summaryrefslogtreecommitdiffstats
path: root/site/css/screen.css
diff options
context:
space:
mode:
Diffstat (limited to 'site/css/screen.css')
-rw-r--r--site/css/screen.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/site/css/screen.css b/site/css/screen.css
index bc1e4d1..91d78e8 100644
--- a/site/css/screen.css
+++ b/site/css/screen.css
@@ -222,12 +222,12 @@ hgroup + p, hgroup + p + p {
max-width:25em;
}
-#bookmarklet {
+.bkmrklt {
font-size:1.3125em;
margin-bottom: 3em;
position:relative;
}
-#bookmarklet a {
+.bkmrklt a {
background:url(../images/bookmarklet-button.png) no-repeat 0 0;
border:0;
direction: ltr;
@@ -238,10 +238,10 @@ hgroup + p, hgroup + p + p {
height:57px;
width:215px;
}
-#bookmarklet a:hover {
+.bkmrklt a:hover {
border-bottom:0;
}
-#bookmarklet span {
+.bkmrklt span {
color:#eebe5f;
font-weight:200;
left: 11em;