mirror of
https://github.com/arnaucube/blockchainIDsystem.git
synced 2026-02-07 02:56:43 +01:00
started to implement clientApp (Go + Electron(with Angularjs))
This commit is contained in:
9
clientApp/GUI/css/bootstrapMaterial-dark-overwrite.css
vendored
Normal file
9
clientApp/GUI/css/bootstrapMaterial-dark-overwrite.css
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
body {
|
||||
background: #000000!important;
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.card {
|
||||
background: #000000!important;
|
||||
color: #ffffff!important;
|
||||
border: 1px solid #ffffff!important;
|
||||
}
|
||||
1
clientApp/GUI/css/own.css
Normal file
1
clientApp/GUI/css/own.css
Normal file
@@ -0,0 +1 @@
|
||||
|
||||
Reference in New Issue
Block a user