started darkID

This commit is contained in:
arnaucode
2017-12-28 18:20:11 +01:00
parent 90276423c0
commit 5a3d2a5944
56 changed files with 2163 additions and 0 deletions

View File

@@ -0,0 +1,14 @@
body {
/*background: #15191e!important;*/
background: #000000!important;
color: #ffffff!important;
}
.card {
/*background: #1f262d!important;*/
/*background: #15191e!important;
color: #ffffff!important;*/
/*border: 1px solid #ffffff!important;*/
background: #000000!important;
color: #ffffff!important;
}

View File

@@ -0,0 +1,5 @@
.o_nav {
background: #000000!important;
color: #ffffff!important;
border-bottom: 2px solid #4DD0E1!important;
}