1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-06 13:16:54 +02:00

Blog Plugin as a part of Monstra CMS #188

This commit is contained in:
Awilum
2014-01-09 20:30:39 +02:00
parent 6721c7829f
commit fb44416902

View File

@@ -20,7 +20,6 @@ body {
color:red;
}
.form-control,
.btn,
.dropdown-menu,
@@ -36,3 +35,16 @@ code {
font-weight: normal;
text-shadow: none;
}
.monstra-blog-title {
margin-bottom: 0;
}
.monstra-blog-title a {
color: #333;
}
.monstra-blog-post {
margin-bottom: 10px;
margin-top: 10px;
}