MediaWiki:Common.css
From MDrivenWiki
Revision as of 14:07, 8 October 2023 by 102.212.11.22 (talk)
Jump to:navigation, search
Note: After publishing, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Press Ctrl-F5.
This page was edited 90 days ago on 08/12/2024. What links here
.custom-header {
border-radius: 4px;
border: 1px solid #E3E8EE;
background-color: #112B3C; /* Updated background color */
height: 68px;
width:100%;
}
.p-logo {
margin-left: 25px;
}
#p-personal .p-personal-tools, .p-personal .p-personal-tools {
text-align: center !important;
margin-left: 100px;
}
#p-personal .p-personal-tools a, .p-personal .p-personal-tools a {
color: white !important;
}
#pt-userdashboard,
#pt-pageassignments {
display: none;
}
.search-bar {
margin-right: 20px;
}
.row {
margin-right: 0 !important;
margin-left: 0 !important;
}
This page was edited 90 days ago on 08/12/2024. What links here