bulletboards/ImageBoardServerApp/Pages/Accounts/Login.razor.css

14 lines
188 B
CSS
Raw Normal View History

2023-05-15 07:55:56 +00:00
.headLogin{
text-align: center;
-webkit-text-size-adjust: auto;
}
2023-05-15 07:55:56 +00:00
.login{
text-align: center;
align-items:center;
font-style: unset;
}
2023-05-15 07:55:56 +00:00
.gaping{
alignment: left;
}