mirror of
https://codeberg.org/demostf/frontend.git
synced 2026-06-03 18:24:12 +02:00
build rework
This commit is contained in:
parent
fc5cd1d24f
commit
dc80d715a6
18 changed files with 1681 additions and 115 deletions
|
|
@ -16,6 +16,11 @@
|
|||
color: var(--text-primary);
|
||||
background-color: #E6E6E6;
|
||||
text-decoration: none;
|
||||
|
||||
&[disabled] {
|
||||
opacity: 0.5;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
}
|
||||
|
||||
.button:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue