Restoring changes

skala
Julio Montoya 16 years ago
parent 561598eb9e
commit 458c733f62
  1. 12
      main/css/blue_lagoon/default.css

@ -2182,11 +2182,11 @@ div.comments {
/* styles from the my.profile.php file */
.message-content {
float:right;
margin:5px auto;
background:#FFF;
border:1px dotted #ccc;
margin:20px auto;
background:#F5E38E;
border:2px solid #EBCA4F;
padding:10px;
width:50%;
width:200px;
position:relative;
}
.message-content .message-delete {
@ -2207,8 +2207,8 @@ div.comments {
margin-right:-100px;
}
.message-title {
/* color:#ff0000;*/
font-size:12px;
color:#ff0000;
font-size:15px;
}
.message-body {
font-size:11px;

Loading…
Cancel
Save