Fixed wiki image styles.

This commit is contained in:
Unick Soft 2017-06-24 12:34:13 +03:00
parent 3e3952136a
commit be0667d4a9
4 changed files with 5 additions and 0 deletions

File diff suppressed because one or more lines are too long

Binary file not shown.

View File

@ -2,4 +2,8 @@
pre{ pre{
border-color: transparent; border-color: transparent;
background-color: transparent; background-color: transparent;
}
img {
max-width: 100% !important;
} }