summaryrefslogtreecommitdiff
path: root/static/css/profile.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/profile.css')
-rwxr-xr-xstatic/css/profile.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/static/css/profile.css b/static/css/profile.css
index bbc68af..8ec07d3 100755
--- a/static/css/profile.css
+++ b/static/css/profile.css
@@ -245,7 +245,7 @@ color:000;
padding-top: 25px;
}
-.logged-dump img{
+.logged-hump img{
max-width:600px;
width: expression(this.width > 600 ? 600: true);
max-height:600px;
@@ -253,7 +253,7 @@ color:000;
border:0px;
z-index:4;
}
-.logged-dump{
+.logged-hump{
width:600px;
max-width:600px;
text-overflow: ellipsis-word;
@@ -325,7 +325,7 @@ color:#ccc;
margin-bottom:15px;
}
-.logged-dump a:hover {
+.logged-hump a:hover {
text-decoration: none;
color: #00F;
}