cleanup removeme

This commit is contained in:
Mario Vavti
2015-03-04 11:01:16 +01:00
parent eceafd5777
commit 431a462d60
3 changed files with 33 additions and 23 deletions

View File

@@ -1941,6 +1941,16 @@ nav .dropdown-menu>li>a:hover,nav .dropdown-menu>li>a:focus{
border-radius: $radiuspx;
text-align: center;
}
.section-content-danger-wrapper {
padding: 21px 10px;
color: #a94442;
background-color: #f2dede;
margin-bottom: 3px;
border-radius: $radiuspx;
text-align: center;
}
.section-content-wrapper {
padding: 7px 10px;
background-color: $comment_item_colour;