Skip to content

Commit b80c6ff

Browse files
authored
Merge pull request #178 from haskell-jp/haskell-day-2019
Add haskell-day-2019.md
2 parents 9225aed + ebc2658 commit b80c6ff

File tree

18 files changed

+229
-0
lines changed

18 files changed

+229
-0
lines changed

preprocessed-site/css/style.css

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,11 @@ span.meta {
3232
padding: 6px 13px;
3333
}
3434

35+
#md-post-content img {
36+
max-width:100%;
37+
height: auto;
38+
}
39+
3540
ul.social-buttons {
3641
list-style: none;
3742
vertical-align: middle;
359 KB
Loading
196 KB
Loading
232 KB
Loading
209 KB
Loading
186 KB
Loading
205 KB
Loading
234 KB
Loading
252 KB
Loading
264 KB
Loading

0 commit comments

Comments
 (0)