Difference between revisions of "No name"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
font-family: "helvetica"; | font-family: "helvetica"; | ||
background-color: #fbde00; | background-color: #fbde00; | ||
− | |||
− | |||
} | } | ||
#content { | #content { | ||
+ | padding-top: 0px; | ||
margin-right: 176px; | margin-right: 176px; | ||
+ | border: 1px solid #121212; | ||
+ | border-right-width: 0; | ||
+ | } | ||
+ | |||
+ | |||
+ | #mw-head { | ||
+ | display: flex; | ||
+ | justify-content: flex-end; | ||
+ | } | ||
+ | |||
+ | #left-navigation { | ||
+ | margin-right: 20px; | ||
+ | margin-left: auto; | ||
+ | } | ||
+ | |||
+ | #mw-page-base, #mw-head-base, #ca-unwatch, #ca-watch { | ||
+ | display: none; | ||
} | } | ||
Line 25: | Line 41: | ||
} | } | ||
− | |||
− | |||
− | |||
.mw-parser-output { | .mw-parser-output { | ||
Line 34: | Line 47: | ||
padding-bottom: 200px; | padding-bottom: 200px; | ||
font-size: 96px; | font-size: 96px; | ||
+ | } | ||
+ | |||
+ | .vector-menu-content-list li, .vector-menu-tabs a, .vector-menu-tabs, | ||
+ | #mw-head .vector-menu-dropdown #p-cactions-label, | ||
+ | .vector-menu-dropdown li a{ | ||
+ | background-image: none; | ||
+ | background-color: #fbde00; | ||
+ | } | ||
+ | |||
+ | .vector-menu-content-list li a, | ||
+ | .vector-menu-tabs a, | ||
+ | .vector-menu-dropdown li a, | ||
+ | #mw-head .vector-menu-dropdown #p-cactions-label, | ||
+ | #mw-panel h3 span { | ||
+ | font-family: "helvetica"; | ||
+ | font-weight: 700; | ||
+ | color: black!important; | ||
+ | } | ||
+ | |||
+ | #mw-panel h3 span { | ||
+ | font-size: 16px; | ||
+ | } | ||
+ | |||
+ | .vector-menu-content-list li a:visited, | ||
+ | .vector-menu-tabs a:visited, | ||
+ | .vector-menu-dropdown li a:visited, | ||
+ | #mw-head .vector-menu-dropdown #p-cactions-label:visited { | ||
+ | text-decoration: underline!important | ||
} | } | ||
#firstHeading, .mw-parser-output { | #firstHeading, .mw-parser-output { | ||
+ | font-weight: 700; | ||
+ | } | ||
+ | |||
+ | input { | ||
+ | font-family: "helvetica"; | ||
font-weight: 700; | font-weight: 700; | ||
} | } | ||
}}Wiki Camp 2 article | }}Wiki Camp 2 article |
Revision as of 07:58, 26 April 2023
Wiki Camp 2 article