Změna barev
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
table {
|
||||
border: 1px solid $border;
|
||||
border-radius:3px;
|
||||
background:linear-gradient(20deg, $primary 20%, $secondary 95%);
|
||||
background:$secondary;
|
||||
padding:0;
|
||||
margin:0 2em 2em 0;
|
||||
width:45%;
|
||||
|
Reference in New Issue
Block a user