toggle controls
This commit is contained in:
parent
cb82d39ea5
commit
77785a2104
4 changed files with 58 additions and 1 deletions
|
|
@ -24,6 +24,9 @@ h1 {
|
|||
color: #e1c300;
|
||||
}
|
||||
|
||||
.clickable {
|
||||
cursor: pointer;
|
||||
}
|
||||
.over-background {
|
||||
background-color: white;
|
||||
border-radius: 1vw;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue