mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-03 19:57:57 +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;
|
color:red;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Flat UI */
|
||||||
.form-control,
|
.form-control,
|
||||||
.btn,
|
.btn,
|
||||||
.dropdown-menu,
|
.dropdown-menu,
|
||||||
@@ -36,6 +37,7 @@ code {
|
|||||||
text-shadow: none;
|
text-shadow: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Blog */
|
||||||
.monstra-blog-title {
|
.monstra-blog-title {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
}
|
}
|
||||||
@@ -47,4 +49,8 @@ code {
|
|||||||
.monstra-blog-post {
|
.monstra-blog-post {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 10px;
|
||||||
margin-top: 10px;
|
margin-top: 10px;
|
||||||
|
}
|
||||||
|
|
||||||
|
a.monstra-blog-tag {
|
||||||
|
text-decoration: none;
|
||||||
}
|
}
|
Reference in New Issue
Block a user