mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 11:46:38 +01:00
added pages blocks, txs, addresses, and beta section
This commit is contained in:
5
web/css/bootstrapMaterialDarkOverwrite.css
vendored
5
web/css/bootstrapMaterialDarkOverwrite.css
vendored
@@ -4,6 +4,9 @@
|
||||
body {
|
||||
background: #424242!important;
|
||||
}
|
||||
a {
|
||||
color: #9575CD!important;
|
||||
}
|
||||
.panel-heading {
|
||||
border-radius: 0px!important;
|
||||
}
|
||||
@@ -25,7 +28,7 @@ body {
|
||||
color: #ffffff!important;
|
||||
}
|
||||
.list-group-item a {
|
||||
color: #512DA8!important;
|
||||
color: #9575CD!important;
|
||||
}
|
||||
.list-group-item-text {
|
||||
color: #9575CD!important;
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
/* sidebar */
|
||||
|
||||
.o_sidebar a {
|
||||
color: white;
|
||||
color: white!important;
|
||||
padding: 10px;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user