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