Remove pro/floral CSS and background
This commit is contained in:
parent
c5e7ca922e
commit
31259fcc04
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 149 KiB |
File diff suppressed because one or more lines are too long
Before Width: | Height: | Size: 149 KiB |
|
@ -20,7 +20,6 @@
|
||||||
@import 'donations';
|
@import 'donations';
|
||||||
@import 'dyslexic';
|
@import 'dyslexic';
|
||||||
@import 'demetricator';
|
@import 'demetricator';
|
||||||
@import 'pro';
|
|
||||||
@import 'chats';
|
@import 'chats';
|
||||||
|
|
||||||
// COMPONENTS
|
// COMPONENTS
|
||||||
|
|
|
@ -1,5 +0,0 @@
|
||||||
.page--floral { background-image: url('../images/pro_bg/floral--light.svg'); }
|
|
||||||
|
|
||||||
body.theme-dark {
|
|
||||||
.page--floral { background-image: url('../images/pro_bg/floral--dark.svg'); }
|
|
||||||
}
|
|
Loading…
Reference in New Issue