Implement Sass (#568)

* Move all images to assets/img

* Move all scripts to assets/js

* Move all webfonts to assets/webfonts

* Move all files to assets/files

* Move css to assets/css and add imports

* Adjust all references to assets folder

* Fix tor icon path

* Rewrite custom css to sass and add variables

* Change ?v on style.css to 5.

* Enable Sass minification

* Remove CryptoPaper-full.7z
This commit is contained in:
Vince
2018-11-07 21:52:56 +01:00
committed by Samuel Shifterovich
parent 81a659dd09
commit 520e28626a
497 changed files with 308 additions and 253 deletions

8
assets/img/flags/mv.svg Executable file
View File

@ -0,0 +1,8 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" version="1">
<g fill-rule="evenodd">
<path fill="#2d9c4b" d="M640 480H0V0h640z"/>
<path d="M410.48 91.74C237.41 141.38 262.07 367.72 424.29 385c-256.94 49.22-293.5-318.86-13.81-293.26z" fill="#fff"/>
<path fill="#b71401" d="M0 0h640v60H0zM0 420h640v60H0z"/>
<path fill="#b71401" d="M.001 0h60v457.03h-60zM580 0h60v457.03h-60z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 426 B