summaryrefslogtreecommitdiff
path: root/static/css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css')
-rwxr-xr-xstatic/css/dump.css21
-rwxr-xr-xstatic/css/header.css21
-rw-r--r--static/css/index.css45
-rw-r--r--static/css/pages.css5
-rwxr-xr-xstatic/css/profile.css19
5 files changed, 84 insertions, 27 deletions
diff --git a/static/css/dump.css b/static/css/dump.css
index 9d5f838..40e29c8 100755
--- a/static/css/dump.css
+++ b/static/css/dump.css
@@ -167,7 +167,7 @@ margin-right:374;
display:inline-block;
width:120px;
height:35px;
-right:40px;
+right:260px;
font-size:20px;
background-image:url(/static/img/urlbutton.png);
text-indent:27;
@@ -193,7 +193,7 @@ top:15px;
width:120px;
height:35px;
background-position:center;
-right:60;
+right:20;
top:15px;
padding-bottom:1;
text-indent:28;
@@ -221,7 +221,7 @@ background-image:url(/static/img/cambutton.png);
width:120px;
height:35px;
background-position:center;
-right:60;
+right:20;
top:15px;
padding-bottom:4;
text-align:center;
@@ -285,7 +285,7 @@ border:1px solid #999;
width:120px;
height:35px;
background-position:center;
-right:180;
+right:140;
top:15px;
padding-bottom:1;
text-indent:24;
@@ -321,19 +321,16 @@ opacity:1;
}
#palette-button {
- border-top-right-radius:10px;
- -webkit-border-top-right-radius:5px;
- -moz-border-radius-topright:5px;
- border-bottom-right-radius:5px;
- -webkit-border-bottom-right-radius:5px;
- -moz-border-radius-bottomright:5px;
+
border-radius:5px;
+background-image:url(/static/img/upbutton.png);
+background-position:top right;
position:absolute;
/* display:inline-block;*/
display: none;
width:40px;
- height:34px;
- right:20px;
+ height:35px;
+ right:260px;
top:15px;
padding-bottom:1;
text-align:center;
diff --git a/static/css/header.css b/static/css/header.css
index 2caa474..4c64c72 100755
--- a/static/css/header.css
+++ b/static/css/header.css
@@ -34,13 +34,17 @@ margin-right:80%;
color: #fff;
}
-
+ @font-face {
+ font-family: dumparial ;
+ src: url(/static/img/dumparial.ttf) format("truetype");
+}
#header7{
background-image:url(/static/img/dblue2.png);
background-attachment:inherit;
margin: 0px auto -1px auto;
top: 0px;
height:49;
+
position:fixed;
background-position:7 -14;
background-repeat:repeat-x;
@@ -297,7 +301,7 @@ img.chat-thumb {
}
.buttons .share {
- opacity: 0.7;
+ opacity: 0.8;
}
.buttons .share:hover {
opacity: 1;
@@ -307,19 +311,20 @@ img.chat-thumb {
}
img.thumb {
position: absolute;
+image-rendering: -moz-crisp-edges;
margin-left: 0px;
margin-top: 0px;
- height: 16px;
- width: 16px;
- right: 10px;
- top: 10px;
+ height: 27px;
+ width: 27px;
+ right: 6px;
+ top: 3px;
display: block;
}
.thumb.favorite {
position: absolute;
margin-left: 0px;
margin-top: 0px;
- height: 16px;
- width: 16px;
+ height: 27px;
+ width: 27px;
display: block;
}
diff --git a/static/css/index.css b/static/css/index.css
index 680fe8a..24a28da 100644
--- a/static/css/index.css
+++ b/static/css/index.css
@@ -5,13 +5,56 @@ body {
background:#EEF2FF url(/static/img/fade-blue.png) top center repeat-x;
background-repeat:repeat-x;
background-position:top;
- margin:6%;
+
+}
+#content{
+margin:6%;
}
#preload {
position: absolute;
left: 0px;
top: 0px;
}
+
+#panel {
+ padding: 10px 10px 10px 10px;
+ height: 600;
+ margin: 0 auto 0 auto;
+ display: none;
+
+}
+.slide { margin: 0 auto 0 auto;
+ margin: 0;
+ padding: 0;
+border-top:1px solid #ccc;
+
+color:black;
+}
+.btn-slide {
+
+ text-align: center;
+ width: 144px; margin: 0 auto 0 auto;
+ height: 0px;
+ padding: 5px 10px 0 0;
+ margin: 0 auto;
+ display: block;
+
+font-size:42%;
+ text-decoration: none;
+ text-align: center;
+ -webkit-border-bottom-left-radius:5px;
+ -webkit-border-bottom-right-radius:5px;
+ -moz-border-radius-bottomleft:5px;
+ -moz-border-radius-bottomright:5px;
+
+width:150;
+
+}
+
+.active {
+ background-position: right 12px;
+}
+
#main {
width:460px;
margin: 0 auto 0 auto;
diff --git a/static/css/pages.css b/static/css/pages.css
index a24e102..f2b3fae 100644
--- a/static/css/pages.css
+++ b/static/css/pages.css
@@ -9,10 +9,7 @@ top:150;
margin-left:auto;
margin-right: auto ;
-#cats{
-background-image:url(/static/img/dumpcats2.png);
-}
-
+
}
diff --git a/static/css/profile.css b/static/css/profile.css
index 24c9af1..4429a91 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -6,6 +6,7 @@ height:auto;
background-image:url(/static/img/upload.png);
width:auto;
padding:2;
+color:#fff;
text-align:center;
background-color:#0c8fff;
border-bottom:1px solid #f0e0d6;
@@ -17,12 +18,12 @@ border-left:1px solid #f0e0d6;
}
#edit-toggle a{font-size:12;
letter-spacing:;
- text-shadow: 1px 1px 1px #ccc;
+
color:#fff;
}
#edit-toggle a:hover{font-size:12;
letter-spacing:;
-color:#fff; text-shadow: 1px 1px 1px #ccc;
+
}
#profile {
@@ -70,6 +71,20 @@ background-image:url(/static/img/leftarrow.png);
margin-top:-22;
}
+#profile h7{
+margin-top:12;
+font-size:140%;
+letter-spacing:1.5;
+color:blue;
+text-transform:uppercase;
+font-weight:bold;
+display:inline-block;
+line-height:1.5;
+bottom:0;
+padding-bottom:10;
+position:absolute;
+text-shadow:#EEF2FF -1px -1px 1;
+}
#logavatar img{
max-width:20px;