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

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