This commit is contained in:
Phil Bajsicki 2024-12-08 04:10:52 +01:00
parent 0ab3adb17d
commit d8a18e639e

View file

@ -60,6 +60,15 @@ mark {
background: #ddd; background: #ddd;
} }
// Styling for menu
menu {
margin: auto !important;
text-align: center !important;
width: 100% !important;
}
/* ------------------------------------------------------------------------ */ /* ------------------------------------------------------------------------ */
/* Styling for listing pages. */ /* Styling for listing pages. */