We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f882a5 commit acd6853Copy full SHA for acd6853
web/css/main.css
@@ -224,8 +224,8 @@ body#login #login-users-help p .console {
224
225
/* Page: 'Blog index'
226
------------------------------------------------------------------------- */
227
-body#blog_index h1,
228
-body#blog_index p {
+body#blog_index #main h1,
+body#blog_index #main p {
229
margin-bottom: 0.5em
230
}
231
@@ -248,7 +248,7 @@ body#blog_index .post-tags .label-default i {
248
249
/* Page: 'Blog post show'
250
251
-body#blog_post_show h3 {
+body#blog_post_show #main h3 {
252
margin-bottom: 0.75em
253
254
0 commit comments