add image style
This commit is contained in:
6
.gt-post-content
Normal file
6
.gt-post-content
Normal file
@ -0,0 +1,6 @@
|
||||
img[src*="#w50"] {
|
||||
display: block;
|
||||
width: 50%;
|
||||
height: auto;
|
||||
margin: auto;
|
||||
}
|
||||
Reference in New Issue
Block a user