bp: slight mod to css for images inserted via media manager now that editor.js no longer inserts styles.
This commit is contained in:
parent
904967fe59
commit
e46df53f8b
@ -184,6 +184,19 @@ ul.archives_row li {
|
||||
|
||||
|
||||
/*** s9y image manager ***/
|
||||
.serendipity_image_center {
|
||||
display: block;
|
||||
margin: 0 auto;
|
||||
padding: 0 5px;
|
||||
}
|
||||
.serendipity_image_left {
|
||||
padding: 0 5px 0 0!important;
|
||||
}
|
||||
|
||||
.serendipity_image_right {
|
||||
padding: 0 0 0 5px!important;
|
||||
}
|
||||
|
||||
.serendipity_imageComment_center,
|
||||
.serendipity_imageComment_left,
|
||||
.serendipity_imageComment_right {
|
||||
|
Loading…
x
Reference in New Issue
Block a user