# HG changeset patch # User Eugen Sawin # Date 1329783651 -3600 # Node ID 70bbd11a38a7ee34bb7a34d4fd380448826d7fb5 # Parent b12ffba756cc632b80a7a538e710f8dd66c8c49b Bigger about link area. JS. diff -r b12ffba756cc -r 70bbd11a38a7 dark.css --- a/dark.css Sat Feb 18 04:15:43 2012 +0100 +++ b/dark.css Tue Feb 21 01:20:51 2012 +0100 @@ -415,17 +415,30 @@ #sidebar a { display: inline-block; border: 4px solid #262626; - margin-right: 5px; + margin-left: 18px; + margin-top: 5px; background-image: url(images/me2.png); height: 64px; - width: 64px; + width: 64px; + color: #5D5D5D; } #sidebar a:hover { background-image: url(images/me.png); + color: #eee; } -#random_quote { +#sidebar p { + margin: 0px 18px 0 0; + padding-top: 0px; + padding-left: 74px; + width: 300px; +} + +#random_quote { + position: relative; + left: -74px; + margin-top: 5px; color: #c95723; font-style: italic; } diff -r b12ffba756cc -r 70bbd11a38a7 factory/v2012/dark.css --- a/factory/v2012/dark.css Sat Feb 18 04:15:43 2012 +0100 +++ b/factory/v2012/dark.css Tue Feb 21 01:20:51 2012 +0100 @@ -415,17 +415,30 @@ #sidebar a { display: inline-block; border: 4px solid #262626; - margin-right: 5px; + margin-left: 18px; + margin-top: 5px; background-image: url(images/me2.png); height: 64px; - width: 64px; + width: 64px; + color: #5D5D5D; } #sidebar a:hover { background-image: url(images/me.png); + color: #eee; } -#random_quote { +#sidebar p { + margin: 0px 18px 0 0; + padding-top: 0px; + padding-left: 74px; + width: 300px; +} + +#random_quote { + position: relative; + left: -74px; + margin-top: 5px; color: #c95723; font-style: italic; } diff -r b12ffba756cc -r 70bbd11a38a7 factory/v2012/frame.html --- a/factory/v2012/frame.html Sat Feb 18 04:15:43 2012 +0100 +++ b/factory/v2012/frame.html Tue Feb 21 01:20:51 2012 +0100 @@ -1,5 +1,5 @@ - + ME73 @@ -8,6 +8,7 @@ + - +