Added icons to release page. Improved release and home page styling.

This commit is contained in:
2019-10-29 05:21:51 +01:00
parent ffe2564bb3
commit 076cae07df
24 changed files with 224 additions and 16 deletions

View File

@@ -5,9 +5,11 @@ $text: #222;
$text-contrast: #fff;
$shadow: rgba(0, 0, 0, .5);
$shadow-strong: rgba(0, 0, 0, .7);
$shadow-weak: rgba(0, 0, 0, .2);
$shadow-hint: rgba(0, 0, 0, .1);
$highlight: rgba(255, 255, 255, .5);
$link: #cc4466;
$empty: #222;