Send data to script
This commit is contained in:
parent
ef0a20ffe0
commit
9514628710
3 changed files with 20 additions and 4 deletions
|
|
@ -79,6 +79,7 @@ button {
|
|||
}
|
||||
|
||||
.item {
|
||||
font-size: 1.1em;
|
||||
cursor: pointer;
|
||||
|
||||
&.selected {
|
||||
|
|
@ -89,7 +90,7 @@ button {
|
|||
|
||||
#logo {
|
||||
img {
|
||||
height: 96px;
|
||||
height: 64px;
|
||||
margin-right: 32px;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue