Iceshrimp.NET/Iceshrimp.Backend/Pages/OAuth/Authorize.cshtml.css
Laura Hausmann e5e66e8a3d
[backend/razor] Allow logging in as users that the frontend has already authenticated (ISH-406)
This reduces friction when logging in to multiple apps.
2024-07-16 20:35:18 +02:00

15 lines
No EOL
170 B
CSS

.app_name {
color: #9a92ff;
}
.margin-bottom-5px {
margin-bottom: 5px;
}
.margin-top-5px {
margin-top: 5px;
}
.margin-top-10px {
margin-top: 10px;
}