MediaWiki: Tweeki.css: различия между версиями 🔗
Материал из VEDA Wiki
Sphynkx (обсуждение | вклад) Нет описания правки |
Sphynkx (обсуждение | вклад) Нет описания правки |
||
Строка 8: | Строка 8: | ||
} | } | ||
. | #content a.external[href ^="https://maps.google.com/maps"] { | ||
<------>/* @embed */ | |||
<------>background: url("images/e/e1/Gmaps16dp.png") center right no-repeat; | |||
<------>padding-right: 13px; | |||
} | } |
Версия от 15:11, 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;
}
#content a.external[href ^="https://maps.google.com/maps"] {
<------>/* @embed */
<------>background: url("images/e/e1/Gmaps16dp.png") center right no-repeat;
<------>padding-right: 13px;
}