forked from I2P_Developers/i2p.www
Specify wider margin for images in unordered lists
This commit is contained in:
@@ -569,6 +569,11 @@ div#content .inner ul.DREAD {
|
|||||||
padding-right: 1.3rem;
|
padding-right: 1.3rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#post li img {
|
||||||
|
display: inline-block;
|
||||||
|
margin-right: 50%;
|
||||||
|
}
|
||||||
|
|
||||||
#post .section {
|
#post .section {
|
||||||
overflow: auto;
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user