MediaWiki:Common.css: различия между версиями

м
 
(не показано 10 промежуточных версий этого же участника)
Строка 139: Строка 139:
}
}


#globalWrapper * {
.mwe-popups-extract {
color: orange;
line-height: normal;
border-color: orange !important;
}
}


#content {
.mwe-popups-extract::after {
background: rgba(0,0,0,0)
display: none;
}
}


#column-one * {
.mwe-popups-container {
background-color: black;
font-size: 127%;
}
}


#p-cactions * {
.mwe-popups {
background-color: black !important;
font-size: 100%;
}
 
.mw-inputbox-centered * {
background-color: black !important;
}
 
#footer {
background-color: black !important;
}
 
figure, .thumb {
background-color: black !important;
}
 
#sidebar, .toc {
background-color: rgba(0,0,0,0) !important;
}
 
#globalWrapper {
background-image: url("https://i.ytimg.com/vi/VlWHepmOtTc/maxresdefault.jpg");
}
 
a {
color: blue !important;
}
 
a.new {
color: #c20 !important;
}
}