Skip to content

Instantly share code, notes, and snippets.

View sikmir's full-sized avatar

Nikolay Korotkiy sikmir

View GitHub Profile
@sikmir
sikmir / article-style.css
Last active December 14, 2017 07:22 — 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;
}