Add buttons in project overview sections
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
/* alerts */
|
||||
#main .alert,
|
||||
.page .alert {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.alert {
|
||||
padding: 8px 35px 8px 14px;
|
||||
margin-bottom: 10px;
|
||||
margin-top: 5px;
|
||||
margin-bottom: 5px;
|
||||
color: #c09853;
|
||||
background-color: #fcf8e3;
|
||||
border: 1px solid #fbeed5;
|
||||
|
||||
Reference in New Issue
Block a user