(Created page with "→All CSS here will be loaded for users of the Citizen skin: .cs-comment-header { padding: 10px; } .cs-stream { background-color: #1f2b41; padding-top: 10px; padding-bottom: 10px; }") |
No edit summary |
||
Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Citizen skin */ |
/* All CSS here will be loaded for users of the Citizen skin */ |
||
− | |||
− | .cs-comment-header { |
||
⚫ | |||
− | } |
||
.cs-stream { |
.cs-stream { |
||
background-color: #1f2b41; |
background-color: #1f2b41; |
||
− | + | margin-top: 10px; |
|
− | + | margin-bottom: 10px; |
|
⚫ | |||
} |
} |