summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-11 02:48:57 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-11 02:48:57 -0400
commit3b502423fc5bb2ed22051c465e8384f3e44519cc (patch)
treeb57e1239727103b91be45f0c968b6d037811801b /static/css/profile.css
parent9baa796668784cd6068f06a4aeafd23610999447 (diff)
sostler PROD commit
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css19
1 files changed, 17 insertions, 2 deletions
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;