Send data to script
This commit is contained in:
parent
ef0a20ffe0
commit
9514628710
3 changed files with 20 additions and 4 deletions
|
|
@ -62,13 +62,14 @@ button {
|
|||
padding: 16px 32px;
|
||||
}
|
||||
#menu .item {
|
||||
font-size: 1.1em;
|
||||
cursor: pointer;
|
||||
}
|
||||
#menu .item.selected {
|
||||
font-weight: bold;
|
||||
}
|
||||
#logo img {
|
||||
height: 96px;
|
||||
height: 64px;
|
||||
margin-right: 32px;
|
||||
}
|
||||
#nodes {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue