Skip to content

Instantly share code, notes, and snippets.

View gamura's full-sized avatar

ishikawa gamura

View GitHub Profile
@gamura
gamura / bootstrap-md.css
Last active August 4, 2016 07:28
Bootstrap.css for Markdown Pro ref: http://qiita.com/items/cda556061b6af247b9bc
body {
padding: 10px 15px;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-size: 14px;
line-height: 20px;
color: #333333;
background: #ffffff;
}
a, a:visited {