added a style for an image located in a list
This commit is contained in:
parent
ec72e4f8d8
commit
fceb0475d2
@ -335,6 +335,11 @@ body {
|
|||||||
max-width: 100%;
|
max-width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.content .mainarea li img {
|
||||||
|
vertical-align: middle;
|
||||||
|
padding: 2px;
|
||||||
|
}
|
||||||
|
|
||||||
.content .mainarea table p.wiki {
|
.content .mainarea table p.wiki {
|
||||||
/* no margin-top within tables */
|
/* no margin-top within tables */
|
||||||
margin-top: 0;
|
margin-top: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user