Move from GitHub

This commit is contained in:
2019-10-13 14:28:51 +01:00
parent 2e0dd521b4
commit eef124c073
33 changed files with 11402 additions and 44 deletions

View File

@ -0,0 +1,27 @@
/*
Aerial by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Wrapper */
#wrapper {
opacity: 1 !important;
}
/* Overlay */
#overlay {
opacity: 1 !important;
}
/* Header */
#header {
opacity: 1 !important;
}
#header nav li {
opacity: 1 !important;
}