mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-02 19:27:52 +02:00
Blog Plugin as a part of Monstra CMS - Layout Updates #188
This commit is contained in:
@@ -20,6 +20,7 @@ body {
|
||||
color:red;
|
||||
}
|
||||
|
||||
/* Flat UI */
|
||||
.form-control,
|
||||
.btn,
|
||||
.dropdown-menu,
|
||||
@@ -36,6 +37,7 @@ code {
|
||||
text-shadow: none;
|
||||
}
|
||||
|
||||
/* Blog */
|
||||
.monstra-blog-title {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
@@ -47,4 +49,8 @@ code {
|
||||
.monstra-blog-post {
|
||||
margin-bottom: 10px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
a.monstra-blog-tag {
|
||||
text-decoration: none;
|
||||
}
|
Reference in New Issue
Block a user