Quarter-Internal/app/static/css/style.css

10 lines
136 B
CSS
Raw Normal View History

2025-03-24 01:45:52 +00:00
body{
background-color: #231F20
}
#toast-container {
bottom: auto !important;
right: auto !important;
top: 10%;
left:50%;
}