mirror of
https://github.com/kkapsner/CanvasBlocker
synced 2025-07-04 20:46:39 +02:00
Added centralized theme system and themed all pages
This commit is contained in:
parent
c2a817478e
commit
6301b744d2
39 changed files with 448 additions and 127 deletions
|
@ -10,7 +10,9 @@ div {
|
|||
.action {
|
||||
display: block;
|
||||
padding: 0.5em;
|
||||
margin: 0;
|
||||
background-color: transparent;
|
||||
background-image: none;
|
||||
border: 1px solid currentColor;
|
||||
cursor: pointer;
|
||||
width: 100%;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue