mirror of
https://github.com/PhoenixTwoFive/karaoqueue.git
synced 2025-07-04 17:21:43 +02:00
Improve construction tape gimmick
This commit is contained in:
@ -183,13 +183,11 @@ pre {
|
||||
}
|
||||
|
||||
.construction_bg {
|
||||
background: repeating-linear-gradient(
|
||||
45deg,
|
||||
#222200,
|
||||
#222200 10px,
|
||||
#000000 10px,
|
||||
#000000 20px
|
||||
);
|
||||
background: repeating-linear-gradient(45deg,
|
||||
#222200,
|
||||
#222200 10px,
|
||||
#000000 10px,
|
||||
#000000 20px) !important;
|
||||
}
|
||||
|
||||
.toast {
|
||||
|
Reference in New Issue
Block a user