2016-03-27 18:56:21 -04:00
|
|
|
/*
|
|
|
|
|
The following stylesheet is only included on pages that can execute javascript
|
|
|
|
|
*/
|
|
|
|
|
|
2016-10-21 11:26:21 -04:00
|
|
|
.page-topic [component="post/content"] img:not(.not-responsive):not([data-state]) {
|
2016-03-27 18:56:21 -04:00
|
|
|
display: none !important;
|
|
|
|
|
}
|