mirror of
https://github.com/arnaucube/goBlockchainDataAnalysis.git
synced 2026-02-07 11:46:38 +01:00
small update: integrated webserver in the main.go, small frontend changes, not finished relation loops bug fix
This commit is contained in:
@@ -32,8 +32,13 @@
|
||||
/* sidebar */
|
||||
.o_sidebar a{
|
||||
color: white;
|
||||
padding: 10px;
|
||||
}
|
||||
.o_sidebar a:hover{
|
||||
background: #9E9E9E!important;
|
||||
color: white;
|
||||
}
|
||||
.o_sidebarIcon{
|
||||
font-size: 180%;
|
||||
margin-right: 10px;
|
||||
}
|
||||
Reference in New Issue
Block a user