Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

1.232 Bytes hinzugefügt, 11:07, 11. Jan. 2017
keine Bearbeitungszusammenfassung
color:#7a6e62;
font-weight:bold;
}
/* repository iconographics */
.repobox{
display: inline;
}
.repo{
box-sizing: border-box;
display: inline;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 11px;
font-style: normal !important;
font-weight: normal !important;
height: 16px;
line-height: 14px;
text-align: left;
width: auto !important;
padding: 1px 5px 1px 5px;
}
.ref{
background-color: #aaa;
color: #fff;
margin-right: 0px;
text-shadow: #000 1px 0px 2px;
width: auto !important;
-webkit-border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px 0px 0px 3px;
}
.refonly{
background-color: #aaa;
color: #fff;
margin-right: 0px;
text-shadow: #000 1px 0px 2px;
width: auto !important;
-webkit-border-radius: 3px 0px 0px 3px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 3px;
}
.refvalue{
background-color: #d684ff;
color: #fff;
margin-left: -4px;
width: auto !important;
-webkit-border-radius: 0px 3px 3px 0px;
-moz-border-radius: 3px 0px 0px 3px;
border-radius: 0px 3px 3px 0px;
}
.nowrapinline{
display: inline;
white-space: nowrap !important;
}
51
Bearbeitungen

Navigationsmenü