10 lines
193 B
SCSS
10 lines
193 B
SCSS
body.page-streams, body.page-photos {
|
|
background-color: $sidebars-background;
|
|
}
|
|
|
|
.stream_container {
|
|
#publisher {
|
|
margin-bottom: 15px;
|
|
}
|
|
.well#ignore-info { text-align: center; }
|
|
}
|