Aller au contenu

« MediaWiki:Vector.css » : différence entre les versions

1 700 octets ajoutés ,  26 février 2021
aucun résumé des modifications
Kims (discussion | contributions)
Aucun résumé des modifications
Kims (discussion | contributions)
Aucun résumé des modifications
(21 versions intermédiaires par le même utilisateur non affichées)
Ligne 282 : Ligne 282 :
#pagehistory li {
#pagehistory li {
     border: 1px solid #383838;
     border: 1px solid #383838;
}
#pagehistory li.selected {
    color: white;
}
}


Ligne 342 : Ligne 345 :
html .thumbimage {
html .thumbimage {
     border: none;
     border: none;
background-color: transparent;
}
}


Ligne 1 052 : Ligne 1 056 :
#ca-unwatch
#ca-unwatch
{
{
background: url(https://fallout-wiki.com/skins/Vector/images/background/xcool.png);
    color: #51E527;
}
.vector-menu-tabs .selected {
background: url(https://fallout-wiki.com/skins/Vector/images/background/xcool.png);
    color: #51E527;
}
#selected {
background: url(https://fallout-wiki.com/skins/Vector/images/background/xcool.png);
background: url(https://fallout-wiki.com/skins/Vector/images/background/xcool.png);
     color: #51E527;
     color: #51E527;
Ligne 1 064 : Ligne 1 078 :
     background: rgba(58,58,58,0.2);
     background: rgba(58,58,58,0.2);
     border-radius: 10px;
     border-radius: 10px;
    margin:5px;
}
.ve-ui-mwWikitextSurface .ve-ce-paragraphNode {
    color:black;
}
.flow-topic-titlebar {
    background: url(https://fallout-wiki.com/skins/Vector/images/background/coolblack.png);
    border: 1px solid #383838;
}
.mw-ui-anchor.mw-ui-progressive.mw-ui-quiet {
color:#51E527;
}
.user-gift-container img {
    background-color: transparent;
    border: 0px;
    padding: 3px;
}
.user-relationship-container img {
    background-color: transparent;
    border: 0px;
    padding: 3px;
}
/* ################################################## */
/* ### Infobox portables ### */
/* ################################################## */
.portable-infobox {
    background: transparent;
    font-size: 11px;
    line-height: 16px;
  border: 1px solid;
}
.portable-infobox .pi-title {
font-size: 15px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
}
.portable-infobox .pi-header {
    background: url(/skins/Vector/images/background/coolblack.png);
    text-align: center;
    border: 1px solid;
}
.portable-infobox > .pi-item:last-child {
    background: url(https://fallout-wiki.com/skins/Vector/images/background/cool.png);
}
.portable-infobox .pi-media {
background: url(https://fallout-wiki.com/skins/Vector/images/background/cool.png);
  border: 1px solid;
}
.portable-infobox .pi-data-label {
    border: 1px;
}
}
44 858

modifications