[pageheader] Improve visibility #1426

Merged
MrPetovan merged 4 commits from :develop into develop 2023-11-13 01:17:03 +01:00

View file

@ -20,4 +20,9 @@
width: 100%;
margin-top: 25px;
font-size: 20px;
/* The pageheader box */
padding: 20px;
border: 1px solid transparent;
border-radius: 2px;
margin-bottom: 15px;
}