mirror of
https://github.com/arnaucube/blockchainIDsystem.git
synced 2026-02-07 11:06:41 +01:00
implementing client blind ID, serverIDsigner blindsign
This commit is contained in:
@@ -1,9 +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;
|
||||
border: 1px solid #ffffff!important;
|
||||
}
|
||||
|
||||
@@ -1 +1,5 @@
|
||||
|
||||
.o_nav {
|
||||
background: #000000!important;
|
||||
color: #ffffff!important;
|
||||
border-bottom: 2px solid #4DD0E1!important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user