MediaWiki:Wiki.css: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
| Line 1: | Line 1: | ||
/*Background (generell)*/ | /*Background (generell)*/ | ||
body.cat-WikiCSS { | body.cat-WikiCSS { | ||
background-color: | background-color: initial; | ||
background-image: | background-image: initial; | ||
background-size: initial; | background-size: initial; | ||
background-repeat: initial; | background-repeat: initial; | ||
| Line 174: | Line 174: | ||
/* Footer Link Colors (Privacy Policy, About, Disclaimers)*/ | /* Footer Link Colors (Privacy Policy, About, Disclaimers)*/ | ||
body.cat-WikiCSS #footer-places li a { | body.cat-WikiCSS #footer-places li a { | ||
color: | color: initial; | ||
text-decoration: initial; | text-decoration: initial; | ||
} | } | ||
Revision as of 20:17, 6 February 2026
/*Background (generell)*/
body.cat-WikiCSS {
background-color: initial;
background-image: initial;
background-size: initial;
background-repeat: initial;
background-position: initial;
}
/*Page background*/
body.cat-WikiCSS #content {
background: initial;
color: initial;
margin-top: initial;
border-top-left-radius: initial;
border-bottom-right-radius: initial;
border-bottom-left-radius: initial;
border: initial;
border-right: initial;
position: initial;
min-height: initial;
overflow: initial;
box-shadow: initial;
border: 1px solid #a7d7f9;
}
body.cat-WikiCSS html, body.cat-WikiCSS body {
font-family: initial;
}
/* Dolphins at the bottom*/
body.cat-WikiCSS #content::after {
content: "";
position: initial;
bottom: 0;
right: 0;
width: initial;
height: initial;
background-image: initial;
background-size: initial;
background-position: initial;
background-repeat: initial;
z-index: initial;
}
/* Custom cursor */
body.cat-WikiCSS body {
cursor: initial;
}
body.cat-WikiCSS a:hover {
cursor: initial;
}
/* Link color*/
body.cat-WikiCSS a,
body.cat-WikiCSS a:visited,
.mw-parser-output a.extiw, .mw-parser-output a.external{
color: initial;
font-weight: initial;
text-decoration: initial;
}
/* Link color of pages that do not exist */
body.cat-WikiCSS a.new {
color: initial;
}
/* Link color hovering */
body.cat-WikiCSS a:hover {
color: initial;
text-decoration: initial;
background-image: initial;
background-size: initial;
background-position: initial;
background-repeat: initial;
padding: initial;
}
/*The gif on the top*/
body.cat-WikiCSS #mw-head {
background-image: initial;
background-repeat: initial;
background-position: initial;
background-size: initial;
}
/*Tools and shit*/
/*upper tool stuff*/
body.cat-WikiCSS #p-navigation {
background-image: initial;
background-size: initial;
width: initial;
height: initial;
border-radius: initial;
font-size: initial;
display: initial;
justify-content: initial;
align-items: initial;
color: initial;
font-weight: initial;
text-align: initial;
}
body.cat-WikiCSS #p-navigation a {
text-decoration: initial;
text-shadow: initial;
}
body.cat-WikiCSS #p-navigation a:hover {
text-decoration: initial;
}
/*lower tool stuff*/
body.cat-WikiCSS #p-tb {
background-image: initial;
background-size: initial;
width: initial;
height: initial;
border-radius: initial;
color: initial;
font-weight: initial;
text-align: initial;
margin-left: initial;
font-size: initial;
}
body.cat-WikiCSS #p-tb h5 {
margin: initial;
padding-top: initial;
font-size: initial;
}
body.cat-WikiCSS #p-tb ul {
list-style: initial;
padding: initial;
margin: initial;
display: initial;
flex-direction: initial;
align-items: initial;
}
body.cat-WikiCSS #p-tb ul li {
margin: initial;
}
body.cat-WikiCSS #p-tb ul li a {
text-decoration: initial;
text-shadow: initial;
font-size: initial;
}
body.cat-WikiCSS #p-tb ul li a:hover {
text-decoration: initial;
}
/* Gallery boxes, categories, and contents box */
body.cat-WikiCSS body .gallerybox .thumb ,
body.cat-WikiCSS li.gallerybox div.thumb,
body.cat-WikiCSS body #catlinks,
body.cat-WikiCSS body #toc{
background-color: initial;
border-radius: initial;
box-shadow: initial;
}
/* Link colors */
body.cat-WikiCSS body.cat-WikiCSS span.toctext,body.cat-WikiCSS body.cat-WikiCSS .catlinks li a, body.cat-WikiCSS body.cat-WikiCSS .toctext a:visited {
color: initial;
text-decoration: initial;
}
body.cat-WikiCSS .catlinks a {
color: initial;
}
/* Various styles */
body.cat-WikiCSS body #footer-info,
body.cat-WikiCSS body #footer-places-privacy,
body.cat-WikiCSS body #footer-places-about,
body.cat-WikiCSS body #footer-places-disclaimer,
body.cat-WikiCSS body #p-personal .vector-menu-content {
background-color: initial;
border-radius: initial;
padding: initial;
margin: initial;
}
/* Footer Link Colors (Privacy Policy, About, Disclaimers)*/
body.cat-WikiCSS #footer-places li a {
color: initial;
text-decoration: initial;
}
/* Top of content page such as discussion, edit source, etc */
body.cat-WikiCSS #left-navigation,
body.cat-WikiCSS #right-navigation{
margin-top: initial;
border-radius: initial;
background-image: initial;
border: initial;
box-shadow: initial;
background-color: initial;
color: initial;
}
body.cat-WikiCSS .vector-menu-tabs-legacy .selected,
body.cat-WikiCSS .vector-menu-tabs-legacy li,
body.cat-WikiCSS .vector-menu-tabs-legacy .selected{
background-image: initial;
background: initial;
}
body.cat-WikiCSS .vector-menu-tabs-legacy li a {
background: initial;
}
body.cat-WikiCSS .vector-menu-tabs, .vector-menu-tabs a, body.cat-WikiCSS #mw-head .vector-menu-dropdown .vector-menu-heading,
body.cat-WikiCSS .vector-menu-tabs-legacy .selected a, body.cat-WikiCSS .vector-menu-tabs-legacy .selected a:visited{
background-image: initial;
background-repeat: initial;
background-size: initial;
}
body.cat-WikiCSS .vector-menu-tabs-legacy .new a, body.cat-WikiCSS .vector-menu-tabs-legacy .new a:visited,
body.cat-WikiCSS .vector-menu-tabs-legacy .selected a, body.cat-WikiCSS .vector-menu-tabs-legacy .selected a:visited,
body.cat-WikiCSS .vector-menu-tabs-legacy li a{
color: initial;
}
/* Search bar */
body.cat-WikiCSS .vector-search-box-input{
background-color: initial;
height: initial;
box-sizing: initial;
border: initial;
border-radius: initial;
box-shadow: initial;
}
/* Top stuff like username and notifications */
body.cat-WikiCSS #p-personal ul {
padding-left: initial;
}
/*Kyle image down there*/
/* Position image at the bottom left corner */
.bottom-left-image {
position: fixed;
bottom: initial;
left: initial;
z-index: initial;
}
body.cat-WikiCSS .mw-body h1,
body.cat-WikiCSS .mw-body-content h1,
body.cat-WikiCSS .mw-body-content h2 {
margin-bottom: initial;
padding: initial;
font-family: initial;
line-height: initial;
border-left:initial;
border-bottom: initial;
padding-left: initial;
font-weight: initial;
}
/* Comment section */
body.cat-WikiCSS #commentform {
background-color: initial;
box-shadow: initial;
border-radius: initial;
padding: initial;
}
/*--------------------------------------------------------------------------------------------------------------------------------------*/
/* Infobox */
body.cat-WikiCSS .infobox {
float: right;
margin: 0.5em 0 0.5em 1em;
border: 5px solid #d737c9;
width: 20em;
table-layout: fixed;
border-radius: 25px;
padding: 0.5em;
background: repeating-linear-gradient(305deg, #ffffff00, #541d8b);
box-shadow: 10px 10px 10px #590069;
}
body.cat-WikiCSS .infobox-title {
border-radius: 20px;
background: repeating-linear-gradient(360deg, #0e1d83, #d700ff);
box-shadow: inset 0px -5px 20px 5px #9d5bf6b0, 10px 10px 10px #2b044b;
color: #ffffff;
font-size: 130%;
}
body.cat-WikiCSS .infobox-image, .infobox-gallery {
border-radius: 20px;
box-shadow: 10px 10px 10px #2b044b, inset 0px -20px 20px #90c8f7;
background-color: #48a4f2;
padding: 10%;
}
/* Infobox caption (description below image)*/
body.cat-WikiCSS .infobox-caption {
border-radius: 20px;
background: repeating-linear-gradient(360deg, #40ff2d, #c3ffa5);
box-shadow: 10px 10px 10px #2b044b;
color: #0a4a0a;
}
/* Infobox label (the question/thing on the right) */
body.cat-WikiCSS .infobox-label {
background: repeating-linear-gradient(360deg, #e92dff, #f590ff);
color: #511757;
border-bottom-left-radius: 20px;
border-top-left-radius: 5px;
box-shadow: 10px 10px 10px #2b044b;
word-break: break-word;
padding-left: 10px;
font-size: 90%;
}
/* Infobox value (the answer/thing on the left) */
body.cat-WikiCSS .infobox-value {
background: repeating-linear-gradient(360deg, #e0693a, #ecec2e);
color: #2f2200;
border-top-right-radius: 20px;
border-bottom-right-radius: 5px;
box-shadow: 10px 10px 10px #2b044b;
word-break: break-word;
padding-left: 10px;
font-size: 90%;
}
/* Infobox link */
body.cat-WikiCSS .infobox-label a, body.cat-WikiCSS .infobox-value a {
color: initial;
text-decoration: initial;
}