diff options
| author | tim b <timb@camcompu.home> | 2010-04-03 20:36:43 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-04-03 20:36:43 -0700 |
| commit | 1239bda75594f1338482f71054dbb6aa84538c86 (patch) | |
| tree | c1497a1503ad46a1728559125e447d0581d4d04c /static/css | |
| parent | f3d1b68e3919345c67be06cbd7e7bb61f67ffcbd (diff) | |
committing stuff so i can merge pulled repo
Diffstat (limited to 'static/css')
| -rw-r--r-- | static/css/dump.common.css | 12 | ||||
| -rwxr-xr-x | static/css/header.css | 259 |
2 files changed, 0 insertions, 271 deletions
diff --git a/static/css/dump.common.css b/static/css/dump.common.css deleted file mode 100644 index 5399c7d..0000000 --- a/static/css/dump.common.css +++ /dev/null @@ -1,12 +0,0 @@ -.share-buttons{ -cursor:pointer; -width:100; -} - -.share-button { - opacity: 0.5; -} - -.share-button:hover { - opacity: 1; -}
\ No newline at end of file diff --git a/static/css/header.css b/static/css/header.css deleted file mode 100755 index d769178..0000000 --- a/static/css/header.css +++ /dev/null @@ -1,259 +0,0 @@ -.white a:link { - text-decoration: none; - font-size:14px; - - color: #fff; -} -.white a:visited { - text-decoration: none; - font-size:14px; - color: #fff; -} -#strapline{position:absolute; -top:-775; -right:0; -opacity:0.0; -margin-right:80%; - -} -.white a:hover { - text-decoration: none; - text-shadow: 1px 1px 1px #000; - - color: #fff; -} -.white a:active { - text-decoration: none; - - - color: #fff; -} - -#header7{ - background-image:url(/static/dblue2.png); - background-attachment:inherit; - margin: 0px auto -1px auto; - top: 0px; -height:49; - position:fixed; -background-position:7 -14; -background-repeat:repeat-x; - width:100%; - left: 0px; - -} -#bar7{ - top:8px; - position:absolute; - word-spacing:-1; - font-size: 16px; -height:22; -width:455; -color:#fff; -text-indent:14; -line-height:1.9; -font-weight:bold; - left: 140px; - margin-left: 1.1%; - margin-right: 8%; - letter-spacing:.2px; - z-index: 999; -} -#bar7 img{ -margin-top:4; - vertical-align: top; -} -#bar7 a{ - text-decoration: none; - text-shadow: 1px 1px 1px #000; - font-size:13; -padding:6; - color: #fff; -} -#bar7 a:hover{ - text-decoration: none; - text-shadow: 1px 1px 1px #000,2px 2px 1px #f0e; -padding:6; -background-image:url(/static/upload.png); - color: #fff; - -} -#logout7{ - top:-1px; - position:relative; - font-size:12px; - margin-right: 5px; - float:right; - z-index: 9999999999999999; - - font-family: Arial, Helvetica, sans-serif; - font-weight: normal; -} -#logout7 a{font-size:11px; -} -#logout7 a:hover{font-size:11px; -color:#fff; -text-shadow: 0px 0px 0.3px #fff; -} -a { - font-size: 12px; - color: #000; -} -a:link { - text-decoration: none; -} -a:visited { - text-decoration: none; - color: #000; -} -a:hover { - text-decoration: none; - color: #00F; -} -a:active { - text-decoration: none; - color: #000; -} -.white a:link { - text-decoration: none; - font-size:14px; - - color: #fff; -} -.white a:visited { - text-decoration: none; - font-size:14px; - color: #fff; -} -#logo7{ - margin-left: 3px; - margin-right: 10%; - z-index:1050; - float:left; - margin-top: -4px; -} -#logo7 a{font-size:42; -font-weight:bold; - - - - text-shadow: 2px 3px 1px #f0e, 3px 3px 1px #fff; -letter-spacing:-4; -color:#fff; - -} -#logo7 a:hover{ - - text-shadow: 1px 1px 1px #000, 2px 3px 1px #f0e; -color:#fff; -} - -#vippp{ - top:0px; - position:absolute; - font-family: Arial, Helvetica, sans-serif; - background-image:url(/static/20bar7.ng); - font-size: 12px; -height:30; -word-spacing:2; -color:#fff; -text-indent:14; -line-height:1.8; - text-shadow: -1px 1px 0px #; - right:65px; -text-transform:capatalize; - margin-right:0; - letter-spacing:.2px; - z-index: 999; -} -#vippp a{color:fff;font-size:11; -} -#vippp a:hover{color:fff; -text-shadow: 0px 0px 0.3px #fff; -} -#rapper7{ - top: 0px; - left:0px; - position:absolute; - width: 100%; - height: 62px; - z-index: 1000; -} -#logoicons{ -width:auto; - -} -#landscape{ -position:absolute; -width:auto; -display:none; -margin-left:55%; -top:-38; -opacity:0.8; -z-index:2; -} -#welcomeinternet{ -position:absolute; -width:auto; -left:190; -margin-left:29%; -top:-19; -display:none; -z-index:3; -} - -#topnav { - padding:10px 0px 12px; - font-size:11px; - line-height:23px; - text-align:right; -} -#topnav a.signin { - background:#88bbd4; - padding:4px 6px 6px; - text-decoration:none; - font-weight:bold; - color:#fff; - -webkit-border-radius:4px; - -moz-border-radius:4px; - border-radius:4px; - *background:transparent url("images/signin-nav-bg-ie.png") no-repeat 0 0; - *padding:4px 12px 6px; -} -#topnav a.signin:hover { - background:#59B; - *background:transparent url("images/signin-nav-bg-hover-ie.png") no-repeat 0 0; - *padding:4px 12px 6px; -} -#topnav a.signin, #topnav a.signin:hover { - *background-position:0 3px!important; -} -#register{ - top:-5px; - position:absolute; - font-size: 16px; -height:22; - -word-spacing:2; -width:365; -color:#fff; -text-indent:14; -line-height:1.9; -font-weight:bold; - left: -140; - margin-left: 1.2%; - margin-right: 8%; - letter-spacing:.2px; - z-index: 999; -} - -.no-cursor { cursor: none; } -.invisible { display: none !important; } -#cursor-big { position: absolute; z-index: 1000; } - -#iesucks{ -background-image:url(/static/ieburnbtn.gif); font-size:40;color:white;height:100%;width:100%;z-index:1000000000000000000000000000000;padding-top:100; -padding-right:400;padding-left:50; -font-weight:bold; - -}
\ No newline at end of file |
