Skip to content
Snippets Groups Projects
Commit 249b95b5 authored by Seth Meranda's avatar Seth Meranda
Browse files

UI updates to profile page

parent 26afd27d
No related branches found
No related tags found
No related merge requests found
......@@ -361,7 +361,7 @@ height:100%
/* ! ////// SYSTEM MESSAGES */
.messages {
padding-top:5px;
padding-bottom:5px;
padding-bottom:5px;
background:#ccffcc;
color:#000000;
width:100%;
......@@ -597,7 +597,7 @@ float:right;
#profile_info {
margin:0 0 4px 0;
padding:5px 0 5px 0;
background-color:#999;
background-color:#fff;
float:left;
width:100%;
}
......@@ -1310,9 +1310,9 @@ color:#FFF;
.profile_nav{
margin:2px 0 4px 0;
padding:10px 0 4px 0;
border-bottom:1px solid #ccc;
border:1px solid #ccc;
background:#ddd;
width:100%;
background:#CCC;
text-align:center;
color:#FFF;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment