mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Allow for styling
This commit is contained in:
parent
3496a3bbe9
commit
b4bc8c61ec
11 changed files with 161 additions and 119 deletions
|
@ -75,9 +75,11 @@ main
|
|||
main
|
||||
margin: 0 0.5rem
|
||||
|
||||
header
|
||||
position: sticky
|
||||
top: 0
|
||||
// This is very broken, as it breaks when you open any context menu/popup
|
||||
// I need to fix this at some point as it looks really nice
|
||||
//header
|
||||
// position: sticky
|
||||
// top: 0
|
||||
|
||||
.error-page
|
||||
min-height: 100%
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue