delete css, because it will be generated by travis

This commit is contained in:
L3D 2019-02-15 11:37:47 +01:00
parent 8b36926ff0
commit 7295f8b18a
4 changed files with 0 additions and 2912 deletions

View file

@ -1,23 +0,0 @@
/*
Landed by HTML5 UP
html5up.net | @ajlkn
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/
/* Loader */
body.landing::before, body.landing::after {
display: none !important; }
/* Icon */
.icon.alt {
color: inherit !important; }
.icon.major.alt::before {
color: #ffffff !important; }
/* Banner */
#banner::after {
background-color: rgba(23, 24, 32, 0.95); }
/* Footer */
#footer .icons .icon.alt::before {
color: #ffffff !important; }

View file

@ -1 +0,0 @@
body.landing::before,body.landing::after{display:none !important}.icon.alt{color:inherit !important}.icon.major.alt::before{color:#fff !important}#banner::after{background-color:rgba(23, 24, 32, 0.95)}#footer .icons .icon.alt::before{color:#fff !important}

File diff suppressed because it is too large Load diff

File diff suppressed because one or more lines are too long