Prototype out glitchy elephant friend. #294.
Glitched elephant friends kindly provided by @ncls7615.
This commit is contained in:
parent
65986b6f0b
commit
835eec8a4c
5 changed files with 14 additions and 1 deletions
|
|
@ -49,6 +49,12 @@
|
|||
overflow-y: auto;
|
||||
contain: strict;
|
||||
}
|
||||
|
||||
@for $i from 1 through 3 {
|
||||
.mbstobon-bg-#{$i} {
|
||||
background: url("~flavours/glitch/images/mbstobon-ui-#{$i}.png") no-repeat left bottom / contain;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.drawer--header {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue