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:
@@ -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;
|
||||
}
|
Reference in New Issue
Block a user