img as inline-block
This commit is contained in:
parent
14fc5f24f9
commit
ea4d64f5ed
1 changed files with 3 additions and 1 deletions
|
@ -6,7 +6,9 @@
|
|||
|
||||
|
||||
#dokuwiki__content.main-content {
|
||||
|
||||
img {
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
/* + + + source block + + + */
|
||||
.code {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue