summaryrefslogtreecommitdiff
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/site.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/css/site.css b/css/site.css
index 89310aa..5daa63e 100644
--- a/css/site.css
+++ b/css/site.css
@@ -70,7 +70,7 @@ a:hover.whiteLink {
height: 55px;
text-align: right;
left: 60.5%;
- width: 29%;
+ /*width: 29%;*/
top: 0;
padding-top: 5px;
}
@@ -79,8 +79,8 @@ a:hover.whiteLink {
position: absolute;
height: 55px;
text-align: center;
- left: 89.5%;
- width: 10%;
+ right: 1%;
+ /*width: 10%;*/
top: 0;
padding-top: 5px;
padding-left: 1ex;