Author | zPlus <-> 2016-04-23 17:39:43 |
Committer | zPlus <-> 2016-04-23 17:39:43 |
Commit | e744187 (patch) |
Tree | fba6c77 |
Parent(s) |
-rw-r--r-- | css/freepost.css | 5 |
index 395e758..bf16795 | |||
old size: 10K - new size: 10K | |||
@@ -8,6 +8,11 @@ | |||
8 | 8 | box-sizing: border-box; | |
9 | 9 | } | |
10 | 10 | ||
11 | + | img | |
12 | + | { | |
13 | + | max-width: 100%; | |
14 | + | } | |
15 | + | ||
11 | 16 | /* Style used to format Markdown tables */ | |
12 | 17 | table | |
13 | 18 | { |