0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-03-25 19:18:11 +00:00

bring back error pages

This commit is contained in:
Víctor Losada Hernández
2026-03-11 12:53:38 +01:00
parent 0cc2cfc8ff
commit dd158000a1
2 changed files with 14 additions and 2 deletions

View File

@@ -1,7 +1,6 @@
.homebrew {
.uiPage.sitePage {
.uiPage.sitePage:has(.errorTitle) {
.errorTitle {
//background-color: @orange;
color : #D02727;
text-align : center;
}