No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
.p-logo { | .p-logo { | ||
margin-left: 50px; | margin-left: 50px; | ||
} | |||
.personal-tools { | |||
text-align: center; | |||
} | |||
.personal-tools a { | |||
color: white; | |||
} | } |
Revision as of 19:17, 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: 50px;
}
.personal-tools {
text-align: center;
}
.personal-tools a {
color: white;
}