No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
.p-logo { | .p-logo { | ||
margin-left: 25px; | margin-left: 25px; | ||
} | } | ||
Revision as of 19:48, 7 October 2023
This page was created by Alexandra on 2017-05-19. Last edited by Edgar on 2025-02-10.
.custom-header {
border-radius: 4px;
border: 1px solid #E3E8EE;
background-color: #112B3C; /* Updated background color */
height: 68px;
}
.p-logo {
margin-left: 25px;
}
#p-personal .p-personal-tools, .p-personal .p-personal-tools {
text-align: center !important;
}
#p-personal .p-personal-tools a, .p-personal .p-personal-tools a {
color: white !important;
}