Skip to content

Instantly share code, notes, and snippets.

@ysslang
ysslang / share_css__paper.css
Created February 25, 2022 06:03
Trilium_widgets__by_ysslang
body {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', arial, sans-serif;
background: #dfe6e9;
}
#layout {
display: flex;
margin: 0 auto;
}