Skip to content

Instantly share code, notes, and snippets.

View Kienyew's full-sized avatar

Kienyew

  • Earth
View GitHub Profile
@Kienyew
Kienyew / article-style.css
Last active July 14, 2020 09:39 — forked from bangedorrunt/article-style.css
GoldenDict Dark Theme
body
{
margin-top: 1px;
margin-right: 3px;
margin-left: 2px;
margin-bottom: 3px;
background: #201F1F;
color: white;
font-family: Bookerly, Segoe UI, Palatino Linotype, Arial Unicode MS;
}