Add buttons in project overview sections

This commit is contained in:
Frederic Guillot
2016-03-19 18:04:22 -04:00
parent 42376aec4a
commit 1ad57c7473
13 changed files with 81 additions and 60 deletions

View File

@@ -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;