jormungandr-bite/custom/assets/instance.css

12 lines
294 B
CSS
Raw Normal View History

/*
* !!! WARNING !!!
* Editing this file may cause your instance to break for EVERYONE.
* Please know what you're doing and test it out with regular user custom CSS.
* With that said, GLHF!
* This may eventuallly be replaced with a function in the admin panel.
*/
2024-07-04 23:38:25 -06:00
textarea {
height: 300px
2024-07-04 23:38:25 -06:00
}