Diferencia entre revisiones de «Usuario:Stargazer/common.css»

m
sin resumen de edición
m (Test)
m
 
(No se muestran 13 ediciones intermedias del mismo usuario)
.welcome-page-logos::after {
div[id*='mw-indicator-series'] {
floatcontent: left"";
clear: both;
display: table;
}
 
/* Hide ns-wide notices at the top of the page (like the RoW spoiler warning) */
#top-notice-ns {
display:none;
}
 
/* Highlight disambig links in green so that they stand out */
.image {
.mw-disambig {
background-color: #90EE90
}
 
/* Multinotice adjustments */
.multinotice .hide-for-multinotice {
display:none;
}
 
.multinotice .notice-main-text {
display: list-item;
font-weight: normal !important;
font-style: normal !important;
}
 
.multinotice .notice {
background-color: transparent !important;
padding-bottom: 0;
width: 100%;
}
 
/* Would allow multiple series indicators on a page */
div[id*='mw-indicator-series'] {
float: left;
}