Skip to content

Instantly share code, notes, and snippets.

View PY-GZKY's full-sized avatar
💭
不好吃,随便扒拉两口

PY-GZKY PY-GZKY

💭
不好吃,随便扒拉两口
  • gzsonic
  • china
View GitHub Profile
@PY-GZKY
PY-GZKY / github.css
Created March 3, 2022 07:13 — forked from theconektd/github.css
Github Markdown CSS - for Markdown Editor Preview
body {
font-family: Helvetica, arial, sans-serif;
font-size: 14px;
line-height: 1.6;
padding-top: 10px;
padding-bottom: 10px;
background-color: white;
padding: 30px; }
body > *:first-child {