[Community-cvs] www/theme/css my.css,1.4,1.5
admin at helixcommunity.org admin at helixcommunity.orgUpdate of /cvsroot/community/www/theme/css
In directory cvs01.internal.helixcommunity.org:/tmp/cvs-serv411
Modified Files:
my.css
Log Message:
polished mypage stylesheet
Index: my.css
===================================================================
RCS file: /cvsroot/community/www/theme/css/my.css,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- my.css 31 Jan 2008 19:00:29 -0000 1.4
+++ my.css 6 Feb 2008 20:09:42 -0000 1.5
@@ -3,19 +3,23 @@
}
#mypage_left div{
- padding: 0px 0px 1px 0px;
+ padding-bottom: 1px;
border: 1px solid #666666;
border-top: 0px;
border-bottom: 0px;
width: 100%;
}
+.inner_mypage_title{
+ padding-left: 0px;
+}
+
.mypage_content_box{
padding: 0px 3px 3px 3px;
border: 1px solid #666666;
}
-.mypage_title{
+.mypage_title, .inner_mypage_title{
border: 0px;
background: #666666;
color: #ffffff;