summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:29:12 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-26 18:29:12 -0400
commit7f21d10fb717952fcc4830bfdc7d7ed5360714f3 (patch)
treeec786aa5055e350e26550586110265ebe719c9c5
parentaa546b892a82fd80728160890be2b737dbac714c (diff)
Deleted static shit
-rwxr-xr-xstatic/main.css188
-rwxr-xr-xstatic/s.pngbin115 -> 0 bytes
-rwxr-xr-xstatic/shaq.gifbin118610 -> 0 bytes
-rwxr-xr-xstatic/shaqg.gifbin87735 -> 0 bytes
-rwxr-xr-xstatic/slo.pngbin3471 -> 0 bytes
-rwxr-xr-xstatic/spex.pngbin2404 -> 0 bytes
-rwxr-xr-xstatic/spinner.gifbin1849 -> 0 bytes
-rwxr-xr-xstatic/starts/bg4.pngbin5469 -> 0 bytes
-rwxr-xr-xstatic/starts/bottoml.pngbin660 -> 0 bytes
-rwxr-xr-xstatic/starts/bottomr.pngbin649 -> 0 bytes
10 files changed, 0 insertions, 188 deletions
diff --git a/static/main.css b/static/main.css
deleted file mode 100755
index b3eef67..0000000
--- a/static/main.css
+++ /dev/null
@@ -1,188 +0,0 @@
-@charset "UTF-8";
-/* CSS Document */
-
-#apDiv2 {
- position:relative;
- top:100px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 300px;
- z-index: 3;
-}
-#info {
- position:relative;
- top:200px;
- width:700px;
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
-}
-
-#front {
- position:fixed;
- top:150px;
-}
-#infopage {
- margin: 0px auto -1px auto;
- height: 14px;
- color: #999;
- bottom:0px;
- z-index: 3;
- font-size: 10px;
-
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
-}
-#signin {
- position:absolute;
- left:0px;
- width:410px;
- height:281px;
-
- z-index:3;
-
-}
-#signinbg {
- position:absolute;
- left:0px;
- width:410px;
- height:281px;
- background-image: url(logbg.png);
- z-index:1;
-}
-#about {
- position:absolute;
- width:300px;
- height: 230px;
- left:410px;
- line-height: 18px;
- padding-left: 20px;
- ;
- font-weight: bold;
- color: #000;
- z-index:2;
- top: 177px;
-}
-#input {
- padding-right:15px;
- line-height:28px;
- font-size: 24px;
- font-weight: bolder;
-}
-body,td,th {
- font-family: Arial, Helvetica, sans-serif;
- font-size: 16px;
- line-height: 40px;
-}
-#apDiv1 div #input #form1 label {
- font-size: 12px;
- color: #333;
-}
-.re {
- font-size: 10px;
-}
-#apDiv2 #about div {
- font-size: 10px;
- color: #424143;
-}
-#top {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:32px;
- z-index:2;
- background-color: #CCC;
-}
-#apDiv3 {
- position:fixed;
- left:0px;
- top:0px;
- width:68px;
- height:68px;
- background-image: url(topl.png);
-}
-#apDiv4 {
- position:fixed;
- top:0px;
- width:68px;
- height:68px;
-
- right: 0px;
- background-image: url(topr.png);
-}
-#bottom {
- position:absolute;
- left:0px;
- bottom:0px;
- width:100%;
- height:10px;
- z-index:1;
- font-size: 10px;
- line-height: 5px;
-}
-#apDiv5 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- left: 0px;
- background-image: url(bottoml.png);
-}
-#apDiv6 {
- position:fixed;
- bottom:0px;
- width:60px;
- height:68px;
-
- right: 0px;
- background-image: url(bottomr.png);
-}
-#bg {
- position:absolute;
- left:0px;
- top:0px;
- width:100%;
- height:100%;
- z-index:2;
- background-image:url(grad2.jpg);
-}
-body {
- background-image: url(bg4.png);
- background-repeat: repeat-x;
- background-attachment:fixed;
-}
-#plane {
- position:fixed;
- top:9px;
- right:0px;
- width:100%;
- height:100%;
- z-index:1;
- background-image: url(cloudbg1.png);
- background-repeat: no-repeat;
- background-position:center;
-
-
-}
-#registerbox {
- padding-left:20px;
- font-family:Arial, Helvetica, sans-serif;
- font-size:12px;
- padding-right:85px;
- line-height:28px;
-}
-.form { font-size: 14px; color="#990000"; }
-.info {
- font-size: 10px;
-}
-.info {
- font-size: 12px;
- letter-spacing: 1px;
- bottom: 0px;
- color: #999;
-}
diff --git a/static/s.png b/static/s.png
deleted file mode 100755
index fdc8c1d..0000000
--- a/static/s.png
+++ /dev/null
Binary files differ
diff --git a/static/shaq.gif b/static/shaq.gif
deleted file mode 100755
index cfdaa11..0000000
--- a/static/shaq.gif
+++ /dev/null
Binary files differ
diff --git a/static/shaqg.gif b/static/shaqg.gif
deleted file mode 100755
index 6106d3d..0000000
--- a/static/shaqg.gif
+++ /dev/null
Binary files differ
diff --git a/static/slo.png b/static/slo.png
deleted file mode 100755
index 6ad74e6..0000000
--- a/static/slo.png
+++ /dev/null
Binary files differ
diff --git a/static/spex.png b/static/spex.png
deleted file mode 100755
index fd0231f..0000000
--- a/static/spex.png
+++ /dev/null
Binary files differ
diff --git a/static/spinner.gif b/static/spinner.gif
deleted file mode 100755
index 5b33f7e..0000000
--- a/static/spinner.gif
+++ /dev/null
Binary files differ
diff --git a/static/starts/bg4.png b/static/starts/bg4.png
deleted file mode 100755
index e20fda8..0000000
--- a/static/starts/bg4.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/bottoml.png b/static/starts/bottoml.png
deleted file mode 100755
index 0f52893..0000000
--- a/static/starts/bottoml.png
+++ /dev/null
Binary files differ
diff --git a/static/starts/bottomr.png b/static/starts/bottomr.png
deleted file mode 100755
index 5904272..0000000
--- a/static/starts/bottomr.png
+++ /dev/null
Binary files differ