MediaWiki: Tweeki.css: различия между версиями 🔗
Материал из VEDA Wiki
Sphynkx (обсуждение | вклад) Нет описания правки |
Sphynkx (обсуждение | вклад) Нет описания правки |
||
Строка 1: | Строка 1: | ||
/* CSS placed here will affect users of the Tweeki skin */ | /* CSS placed here will affect users of the Tweeki skin */ | ||
.new { | .new { | ||
color: black !important; | color: black !important; | ||
text-decoration: none !important; | text-decoration: none !important; | ||
pointer-events: none; | |||
cursor: text !important; | |||
// opacity: 0.6; | |||
} | } |