Initial WebUI design and structure with JSON sample function (#170)

* Initial WebUI with sample functions

* Changed folder structure

* Light Reset Button and Translation fixing in Links

* Indentation fixed

* Reorganized menu and new function for setting effects

* Styling fix
This commit is contained in:
b1rdhous3
2016-08-13 20:05:01 +02:00
committed by redPanther
parent 5a902add81
commit 1ff8528597
570 changed files with 41576 additions and 995 deletions

View File

@@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" height="480" width="640" viewBox="0 0 12.8 9.6">
<title>
Flag of South Sudan
</title>
<path fill="#078930" d="M0 6.72h12.8V9.6H0z"/>
<path fill="#fff" d="M0 2.88h12.8v3.84H0z"/>
<path d="M0 0h12.8v2.88H0z"/>
<path fill="#da121a" d="M0 3.36h12.8v2.88H0z"/>
<path fill="#0f47af" d="M0 0l8.314 4.8L0 9.6z"/>
<path fill="#fcdd09" d="M4.014 3.897L1.235 4.8l2.779.903-1.717-2.364v2.922z"/>
</svg>

After

Width:  |  Height:  |  Size: 451 B