MediaWiki: Tweeki.css: различия между версиями 🔗
Материал из VEDA Wiki
Sphynkx (обсуждение | вклад) Нет описания правки |
Sphynkx (обсуждение | вклад) Нет описания правки |
||
Строка 7: | Строка 7: | ||
// opacity: 0.6; | // opacity: 0.6; | ||
} | } | ||
.mw-parser-output a[href*="wikipedia"].external { | |||
background: url("images/0/0c/Wikipedia_logo_15px.png") no-repeat right; | |||
/* @noflip */ | |||
padding: 8px 17px 8px 0; | |||
/*background-size: 3%;*/ | |||
#content a.external[href ^="https://maps.google.com/maps"] { | #content a.external[href ^="https://maps.google.com/maps"] { |
Версия от 15:14, 5 октября 2024
/* CSS placed here will affect users of the Tweeki skin */
a.new, a.new:visited {
cursor: text !important;
color: black;
text-decoration: none;
pointer-events: none;
// opacity: 0.6;
}
.mw-parser-output a[href*="wikipedia"].external {
background: url("images/0/0c/Wikipedia_logo_15px.png") no-repeat right;
/* @noflip */
padding: 8px 17px 8px 0;
/*background-size: 3%;*/
#content a.external[href ^="https://maps.google.com/maps"] {
<------>/* @embed */
<------>background: url("images/e/e1/Gmaps16dp.png") center right no-repeat;
<------>padding-right: 13px;
}