mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-06 05:07:49 +02:00
Update default.css
This commit is contained in:
@@ -52,6 +52,9 @@ a.monstra-blog-tag {
|
||||
}
|
||||
|
||||
.masthead {
|
||||
background: -webkit-linear-gradient(45deg, #412e4c, #a56365, #b39c68);
|
||||
background: -moz-linear-gradient(45deg, #412e4c, #a56365, #b39c68);
|
||||
background: -o-linear-gradient(45deg, #412e4c, #a56365, #b39c68);
|
||||
background: linear-gradient(45deg, #412e4c, #a56365, #b39c68);
|
||||
}
|
||||
|
||||
@@ -123,4 +126,4 @@ a.navbar-brand {
|
||||
footer {
|
||||
padding-bottom: 40px;
|
||||
color: #aaa;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user