started ethereum smart contract for darkID

This commit is contained in:
arnaucode
2018-01-10 01:07:29 +01:00
parent e54d94c748
commit 9770437d3f
4 changed files with 39 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
/*@font-face {
@font-face {
font-family: Elianto;
src: url('../fonts/Elianto/Elianto-Regular.otf');
}*/
src: url('../fonts/Elianto/Elianto.otf');
}
body {
/*background: #15191e!important;*/
@@ -24,7 +24,7 @@ h1, h2, h3, h4, h5, h6 {
font-family: 'Overpass Mono', monospace!important;
}
.navbar-brand, .card-title {
.navbar-brand, .card-title, .navbar-nav {
font-family: 'Overpass Mono', monospace!important;
}
.btn {