1
0

blogview_euler_list

This commit is contained in:
2017-12-31 17:53:59 +01:00
parent 3dcdd872c4
commit fdb08970e7
12 changed files with 381 additions and 6 deletions

View File

@@ -6,4 +6,5 @@ $COL_TEXT_DARK: #333;
$COL_TRANSPARENT: #FFFFFF00;
$FONT_HEADER: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
$FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace;
$FONT_CODE: Consolas, Monaco, "Courier New", Menlo, monospace;
$FONT_DEFAULT: serif;