diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/20bar.png | bin | 0 -> 3786 bytes | |||
| -rw-r--r-- | static/20bar2.png | bin | 0 -> 3786 bytes | |||
| -rw-r--r-- | static/20bar3.png | bin | 0 -> 2852 bytes | |||
| -rw-r--r-- | static/20bar4.png | bin | 0 -> 2864 bytes | |||
| -rw-r--r-- | static/20bar5.png | bin | 0 -> 2653 bytes | |||
| -rw-r--r-- | static/20bar6.png | bin | 0 -> 1021 bytes | |||
| -rwxr-xr-x | static/gritter/css/jquery.gritter.css | 11 | ||||
| -rwxr-xr-x | static/header.css | 158 | ||||
| -rwxr-xr-x | static/profile.css | 18 |
9 files changed, 40 insertions, 147 deletions
diff --git a/static/20bar.png b/static/20bar.png Binary files differnew file mode 100644 index 0000000..1bbd234 --- /dev/null +++ b/static/20bar.png diff --git a/static/20bar2.png b/static/20bar2.png Binary files differnew file mode 100644 index 0000000..1bbd234 --- /dev/null +++ b/static/20bar2.png diff --git a/static/20bar3.png b/static/20bar3.png Binary files differnew file mode 100644 index 0000000..1b05876 --- /dev/null +++ b/static/20bar3.png diff --git a/static/20bar4.png b/static/20bar4.png Binary files differnew file mode 100644 index 0000000..80db403 --- /dev/null +++ b/static/20bar4.png diff --git a/static/20bar5.png b/static/20bar5.png Binary files differnew file mode 100644 index 0000000..51f2a2a --- /dev/null +++ b/static/20bar5.png diff --git a/static/20bar6.png b/static/20bar6.png Binary files differnew file mode 100644 index 0000000..93dd55a --- /dev/null +++ b/static/20bar6.png diff --git a/static/gritter/css/jquery.gritter.css b/static/gritter/css/jquery.gritter.css index 3189eb2..e69dab3 100755 --- a/static/gritter/css/jquery.gritter.css +++ b/static/gritter/css/jquery.gritter.css @@ -31,10 +31,10 @@ z-index:9999; } #gritter-notice-wrapper img{ - max-width:250px; - width: expression(this.width > 250 ? 250: true); - max-height:240px; - height: expression(this.width > 240 ? 240: true) + max-width:280px; + width: expression(this.width > 280 ? 280: true); + max-height:260px; + height: expression(this.width > 260 ? 260: true) right:5px; @@ -66,7 +66,7 @@ float:right; display:block; background:url(../images/gritter.png0) no-repeat left -40px; background-color:#eee; - color:#000; + color:#ccc; height:auto; padding:7px 15px 11px 11px; font-size: 11px; @@ -88,6 +88,7 @@ height:auto; -webkit-box-shadow: 5px 7px 10px #c8cbce; -moz-box-shadow: 5px 7px 10px #c8cbce; border:0px solid #999; + background:url(/static/gritterbg.png) } .hover .gritter-item { background-position:right -40px; diff --git a/static/header.css b/static/header.css index ffbf520..e4df65e 100755 --- a/static/header.css +++ b/static/header.css @@ -1,30 +1,22 @@ .white a:link { text-decoration: none; - font-size:16px; + font-size:14px; color: #fff; } .white a:visited { text-decoration: none; - font-size:16px; + font-size:14px; color: #fff; } #strapline{position:absolute; -top:6; -right:20%; +top:2; +left:428; +opacity:0.9; } .white a:hover { text-decoration: none; - text-shadow: -1px 1px 1px #; - background-color:#036aca; -background-color: cornflowerblue; - - - - box-shadow: 3px 2px 2px #036aca; --webkit-box-shadow: 3px 2px 2px #036aca; --moz-box-shadow: 3px 2px 2px #036aca; -filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY=4, positive=true); + text-shadow: 2px 2px 1px #ccc; color: #fff; @@ -46,15 +38,22 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY } #bar7{ - top:25px; + top:19px; position:absolute; font-family: Arial, Helvetica, sans-serif; - + background-image:url(/static/20bar3.png); font-size: 16px; - left: 170px; - margin-left: 1%; +height:30; + +width:265; +color:#ccc; +text-indent:28; +line-height:1.8; + text-shadow: -1px 1px 0px #; + left: 150px; + margin-left: 2%; margin-right: 8%; - letter-spacing: -1px; + letter-spacing:.2px; z-index: 999; } #logout7{ @@ -80,6 +79,10 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY float:left; margin-top: 4px; } +#vip{right:30px; +font-size:20px; +top:20; +} #rapper7{ top: 0px; left:0px; @@ -89,120 +92,3 @@ filter: progid:DXImageTransform.Microsoft.dropShadow(color=#036aca, offX=3, offY z-index: 1000; } - -.btnav { border: 0px #000000 solid;} -body { - - - - z-index:0; - -} - -/* CSS Document */ -#menuh-container - { - position: absolute; -top:-0; -left:10; -width:auto; - } - -#menuh - { -width:auto; - } - -#menuh a - { - text-align: center; - - - - margin:0; - - } - -#menuh a:link, #menuh a:visited, #menuh a:active /* menu at rest */ - { - color: white; - - text-decoration:none; - } - -#menuh a:hover /* menu on mouse-over */ - { - color: white; - background-color: cornflowerblue; - text-decoration:none; - } - -#menuh a.top_parent, #menuh a.top_parent:hover /* attaches down-arrow to all top-parents */ - { - - background-position: right center; -width:;0; - background-repeat: no-repeat; - } - -#menuh a.parent, #menuh a.parent:hover /* attaches side-arrow to all parents */ - { - background-image: url(/static/nav_white.gif); - background-position: right center; - background-repeat: no-repeat; - } - -#menuh ul - { - - - width:9em; /* width of all menu boxes */ - /* NOTE: For adjustable menu boxes you can comment out the above width rule. - However, you will have to add padding in the "#menh a" rule so that the menu boxes - will have space on either side of the text -- try it */ - } - -#menuh li - { - position:relative; - /* Sophie Dennis contribution for IE7 */ - vertical-align: bottom; /* Sophie Dennis contribution for IE7 */ - - } - -#menuh ul ul - { - - - top:auto; - display:none; - padding: 1em; - margin:-15 -3 -3em; - - } - -#menuh ul ul ul - { - top:0; - left:100%; - } - -div#menuh li:hover - { - cursor:pointer; - z-index:100; - } - -div#menuh li:hover ul ul, -div#menuh li li:hover ul ul, -div#menuh li li li:hover ul ul, -div#menuh li li li li:hover ul ul -{display:none;} - -div#menuh li:hover ul, -div#menuh li li:hover ul, -div#menuh li li li:hover ul, -div#menuh li li li li:hover ul -{display:block;} - -/* End CSS Drop Down Menu */ diff --git a/static/profile.css b/static/profile.css index 91e5b92..a8b4534 100755 --- a/static/profile.css +++ b/static/profile.css @@ -4,7 +4,7 @@ width:180; position:absolute; top:30px; - left:642; +left:540; margin-top:34px; background-color:#fff; background-image:url(/static/spexx.png); @@ -18,7 +18,7 @@ background-color:#fff; line-height:1.5; } #chatrap{ - width:800; + width:750; margin-left:auto; margin-right: auto ; @@ -36,7 +36,7 @@ margin-top:-40; background-position:top; font-weight:bold; width:600; -margin-left:35; +margin-left:-7; text-align:left; @@ -149,7 +149,7 @@ border:1px solid #eee; -moz-border-radius-bottomright:15px; margin-top:20; z-index:4; -width:600; + line-height:20px; text-align: left; @@ -234,15 +234,21 @@ color:#087cff; box-shadow: 15px 15px 10px #c8cbce; -webkit-box-shadow: 15px 15px 10px #c8cbce; -moz-box-shadow: 15px 15px 10px #c8cbce; -border:3px solid #999; +border:3px solid #eee; padding:20; - width:auto} +color:#; +line-height:1.5; + width:490; +margin-left:-40} #newuser a:link{text-size:30px;} body { margin: 0; } +#date{ +font-size:50%; +} body,td,th { font-family: Arial, Helvetica, sans-serif; background-color:#ffffee; |
