Skip to content

Commit 16b56b8

Browse files
committed
Prevent affecting some styles on the right sidebar
1 parent 1f882a5 commit 16b56b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ body#login #login-users-help p .console {
225225
/* Page: 'Blog index'
226226
------------------------------------------------------------------------- */
227227
body#blog_index h1,
228-
body#blog_index p {
228+
body#blog_index #main p {
229229
margin-bottom: 0.5em
230230
}
231231

0 commit comments

Comments
 (0)