mirror of
https://github.com/arnaucube/darkID-prototype.git
synced 2026-02-07 03:16:46 +01:00
started ethereum smart contract for darkID
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user