Setting changes
This commit is contained in:
parent
4984f285d6
commit
7c67a5fec8
6 changed files with 172 additions and 85 deletions
|
@ -147,3 +147,16 @@
|
|||
display: block;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.export-button{
|
||||
background-color: var(--button-hover-background-color);
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
.import-file{
|
||||
background-color: var(--button-hover-background-color);
|
||||
padding: 10px;
|
||||
margin: 10px;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue