bulletboards/ImageBoardServerApp/Shared/Components/Board.razor.css
limited_dev dcc7634f5e feat: The posts are now sorted
fix: modmenu now checks for the permission, you now have to be 18yo to access the boards, images now get deleted when deleting threads / posts, fixed grammar error in the register page, other fixed which i forget
2023-02-13 18:45:14 +01:00

7 lines
No EOL
80 B
CSS

.boardHeader{
text-align: center;
}
.notLoggedIn{
text-align: center;
}