|
|
Line 129: |
Line 129: |
| .page-Main_Page #mw-head #right-navigation #p-search { | | .page-Main_Page #mw-head #right-navigation #p-search { |
| display: none !important; | | display: none !important; |
| }
| |
|
| |
|
| |
| /** Fix layout shift **/
| |
|
| |
| .skiptranslate {
| |
| margin-top: 0 !important;
| |
| }
| |
| #p-namespaces {
| |
| display: flex;
| |
| height: 42px;
| |
| }
| |
| #ca-watch a span,
| |
| #ca-unwatch a span {
| |
| display: none;
| |
| }
| |
| #ca-watch,
| |
| #ca-unwatch {
| |
| display: flex;
| |
| width: 24px;
| |
| }
| |
| #p-namespaces .vector-menu-content-list li,
| |
| #p-views .vector-menu-content-list li {
| |
| font-size:.8rem !important;
| |
| }
| |
| #mw-head-base {
| |
| height: unset !important;
| |
| }
| |
| .mw-body {
| |
| margin-top: unset !important;
| |
| }
| |
| .vector-menu-tabs #ca-watch.icon a::before {
| |
| margin-top: 6px;
| |
| }
| |
| .vector-menu-tabs-legacy li a {
| |
| float: left;
| |
| height: 100% !important;
| |
| padding-top: 1.5em;
| |
| }
| |
| .vector-menu-tabs-legacy {
| |
| height: 2.8em;
| |
| }
| |
| #right-navigation {
| |
| margin-top: 2.5em;
| |
| }
| |
| #left-navigation {
| |
| margin-top: 2.5em;
| |
| margin-bottom: -2.5em;
| |
| }
| |
| #mw-page-base {
| |
| height: 5.2rem;
| |
| }
| |
| #mw-head-base {
| |
| margin-top: unset !important;
| |
| height: unset !important;
| |
| }
| |
| #p-views .vector-menu-content {
| |
| display: flex;
| |
| align-items: end;
| |
| height: 42px;
| |
| } | | } |