summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css49
1 files changed, 30 insertions, 19 deletions
diff --git a/static/css/profile.css b/static/css/profile.css
index 231cda0..c5d7f2b 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -31,7 +31,7 @@ letter-spacing:;
padding: 20px;
width:auto;
position:absolute;
- top:29px;
+ top:28px;
image-rendering: -moz-crisp-edges;
left:545;
max-width:180;
@@ -44,19 +44,21 @@ background-color:#fff;
background-position:top;
z-index:999;
min-height:600px;
-border:1px solid #f0e0d6;
+border:2px solid #f0e0d6;
line-height:1.5;
}
#lolbanner{
position:absolute;
-top:5;
+top:5;display:none;
margin-left:22;
}
#profile h3{
-margin-top:12;
+margin-top:5px;
line-height:2;
-color:#fff;
-text-shadow: blue -2px -2px 0, red 2px 2px 0, green -6px 4px 0;
+font-size:22px;
+margin-left:-10px;
+color:#999;
+letter-spacing:-2px;
}
#profile h2{
text-indent:-10;
@@ -73,20 +75,31 @@ margin-top:-22;
}
#profile h7{
+color:#000;
+text-transform:uppercase;
+display:inline-block;
+line-height:1.5;
+bottom:0;
+margin-left:-5px;
+font-size:12px;
+padding-bottom:10;
+position:absolute;
+}
+#profile h7 a:hover{
margin-top:12;
font-size:140%;
-letter-spacing:1.5;
-color:blue;
+letter-spacing:-1px;
+color:#f0e;
text-transform:uppercase;
-font-weight:bold;
display:inline-block;
line-height:1.5;
bottom:0;
+margin-left:-5px;
+font-size:20px;
padding-bottom:10;
position:absolute;
-text-shadow:#EEF2FF -1px -1px 1;
+text-shadow:#f0e 1px 1px 1px;
}
-
#logavatar img{
max-width:20px;
width: expression(this.width > 20 ? 20: true);
@@ -100,7 +113,7 @@ margin-top:0;
}
#chatrap{
- width:650;
+ width:750px;
margin-left:auto;
margin-right: auto ;
@@ -247,7 +260,7 @@ color:000;
{
position:absolute;
- top:57px;
+ top:7px;
padding-top: 25px;
@@ -343,15 +356,13 @@ margin-top:20;
h2 {
letter-spacing:-1px;
-color:#087cff;
+color:#ccc;
height:40px;
font-size:24px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
text-transform:capitalize;
-
-
- text-shadow: 1px 3px 3px #c8cbce;
+ text-shadow: -1px 1px 1px #f0e;
}
@@ -446,8 +457,8 @@ top:80;
.invisible { display: none !important; }
body,td,th {
font-family: Arial, Helvetica, sans-serif;
- background-color:#ffffee;
- background-image:url(/static/img/chanbg.png);
+ background-color:#f0f9ff;
+ background-image:url(/static/img/fade-blue.png);
background-repeat:repeat-x;
background-position:top;
background-attachment:fixed;