MediaWiki:Links.css: Difference between revisions

From 18TRIP Wiki
Content deleted Content added
No edit summary
No edit summary
 
(47 intermediate revisions by the same user not shown)
Line 1:
a:hover {
text-decoration: none !important;
text-shadow: 0 0 2px !important;
}
 
/* wiki teams */
 
a[href$="Shiroutalpha"],
a[href$="/Shiroutalpha"] {
font-weight: bolder;
text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
color: #f4acb7 !important;
}
Line 8 ⟶ 15:
a[href$="Apothecqry"],
a[href$="/Apothecqry"] {
font-weight: bolder;
text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
color: #ff32c8 !important;
}
Line 13 ⟶ 22:
a[href$="18trip"],
a[href$="/18trip"] {
font-weight: bolder;
text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
color: #d29911 !important;
}
 
a[href$="MJiiko"],
a[href$="/MJiiko"] {
font-weight: bolder;
text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
}
 
/* group links */
 
a[href$="/wiki/R1ze"] {
font-weight: bold !important;
color: #3596FF !important;
}
 
a[href$="/wiki/Day2"] {
font-weight: bold !important;
color: #FFD961 !important;
}
 
a[href$="/wiki/Ev3ns"] {
font-weight: bold !important;
color: #FF702C !important;
}
 
a[href$="/wiki/L4mps"] {
font-weight: bold !important;
color: #6147B0 !important;
}
Line 36 ⟶ 57:
/* character links */
 
a[href$="/wiki/Renga NishizonoRenga_Nishizono"] {
font-weight: bold !important;
color: #DCAA3C !important;
}
 
a[href$="/wiki/Kafka OguroKafka_Oguro"] {
font-weight: bold !important;
color: #A58CFF !important;
}
 
a[href$="/wiki/Ten MurakumoTen_Murakumo"] {
font-weight: bold !important;
color: #C8D7EB !important;
}
 
a[href$="/wiki/Yukikaze KaminaYukikaze_Kamina"] {
font-weight: bold !important;
color: #46BEFF !important;
}
 
a[href$="/wiki/Lu LiguangLu_Liguang"] {
font-weight: bold !important;
color: #FF3214 !important;
}
 
a[href$="/wiki/Akuta IsotakeAkuta_Isotake"] {
font-weight: bold !important;
color: #FF8232 !important;
}
 
a[href$="/wiki/Kiroku KinugawaKiroku_Kinugawa"] {
font-weight: bold !important;
color: #AF5AE6 !important;
}
 
a[href$="/wiki/Nanaki NanamegiNanaki_Nanamegi"] {
font-weight: bold !important;
color: #37C3B9 !important;
}
 
a[href$="/wiki/Muneuji KaguyaMuneuji_Kaguya"] {
font-weight: bold !important;
color: #FFA5D2 !important;
}
 
a[href$="/wiki/Ushio KuramaUshio_Kurama"] {
font-weight: bold !important;
color: #96F032 !important;
}
 
a[href$="/wiki/Raito KitakataRaito_Kitakata"] {
font-weight: bold !important;
color: #41916E !important;
}
 
a[href$="/wiki/Kinari AzekawaKinari_Azekawa"] {
font-weight: bold !important;
color: #EBC8FF !important;
}
 
a[href$="/wiki/Chihiro NatsuyakiChihiro_Natsuyaki"] {
font-weight: bold !important;
color: #46EB9B !important;
}
 
a[href$="/wiki/Tao KinouchiTao_Kinouchi"] {
font-weight: bold !important;
color: #5A9BC8 !important;
}
 
a[href$="/wiki/Kuguri DomekiKuguri_Domeki"] {
font-weight: bold !important;
color: #DC376E !important;
}
 
a[href$="/wiki/Nagi HachinoyaNagi_Hachinoya"] {
font-weight: bold !important;
color: #736EEB !important;
}
 
a[href$="/wiki/Toi ShiramitsuToi_Shiramitsu"] {
font-weight: bold !important;
color: #FFDC64 !important;
}
 
a[href$="/wiki/Ryui ShiramitsuRyui_Shiramitsu"] {
font-weight: bold !important;
color: #FF507D !important;
}
 
a[href$="/wiki/Yodaka NatsumeYodaka_Natsume"] {
font-weight: bold !important;
color: #F0E6AA !important;
}
 
a[href$="/wiki/Netaro YowaNetaro_Yowa"] {
font-weight: bold !important;
color: #FF32C8 !important;
}

Latest revision as of 02:27, 4 April 2024

a:hover {
	text-decoration: none !important;
	text-shadow: 0 0 2px !important;
}

/* wiki teams */

a[href$="Shiroutalpha"],
a[href$="/Shiroutalpha"] {
	font-weight: bolder;
	text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
	color: #f4acb7 !important;
}

a[href$="Apothecqry"],
a[href$="/Apothecqry"] {
	font-weight: bolder;
	text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
	color: #ff32c8 !important;
}

a[href$="18trip"],
a[href$="/18trip"] {
	font-weight: bolder;
	text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
	color: #d29911 !important;
}

a[href$="MJiiko"],
a[href$="/MJiiko"] {
	font-weight: bolder;
	text-shadow: -2px -2px 0 #FFF, 2px -2px 0 #FFF, -2px 2px 0 #FFF, 2px 2px 0 #FFF;
} 

/* group links */

a[href$="R1ze"] {
	font-weight: bold !important;
	color: #3596FF !important;
}

a[href$="Day2"] {
	font-weight: bold !important;
	color: #FFD961 !important;
}

a[href$="Ev3ns"] {
	font-weight: bold !important;
	color: #FF702C !important;
}

a[href$="L4mps"] {
	font-weight: bold !important;
	color: #6147B0 !important;
}

/* character links */

a[href$="/Renga_Nishizono"] {
	font-weight: bold !important;
	color: #DCAA3C !important;
}

a[href$="/Kafka_Oguro"] {
	font-weight: bold !important;
	color: #A58CFF !important;
}

a[href$="/Ten_Murakumo"] {
	font-weight: bold !important;
	color: #C8D7EB !important;
}

a[href$="/Yukikaze_Kamina"] {
	font-weight: bold !important;
	color: #46BEFF !important;
}

a[href$="/Lu_Liguang"] {
	font-weight: bold !important;
	color: #FF3214 !important;
}

a[href$="/Akuta_Isotake"] {
	font-weight: bold !important;
	color: #FF8232 !important;
}

a[href$="/Kiroku_Kinugawa"] {
	font-weight: bold !important;
	color: #AF5AE6 !important;
}

a[href$="/Nanaki_Nanamegi"] {
	font-weight: bold !important;
	color: #37C3B9 !important;
}

a[href$="/Muneuji_Kaguya"] {
	font-weight: bold !important;
	color: #FFA5D2 !important;
}

a[href$="/Ushio_Kurama"] {
	font-weight: bold !important;
	color: #96F032 !important;
}

a[href$="/Raito_Kitakata"] {
	font-weight: bold !important;
	color: #41916E !important;
}

a[href$="/Kinari_Azekawa"] {
	font-weight: bold !important;
	color: #EBC8FF !important;
}

a[href$="/Chihiro_Natsuyaki"] {
	font-weight: bold !important;
	color: #46EB9B !important;
}

a[href$="/Tao_Kinouchi"] {
	font-weight: bold !important;
	color: #5A9BC8 !important;
}

a[href$="/Kuguri_Domeki"] {
	font-weight: bold !important;
	color: #DC376E !important;
}

a[href$="/Nagi_Hachinoya"] {
	font-weight: bold !important;
	color: #736EEB !important;
}

a[href$="/Toi_Shiramitsu"] {
	font-weight: bold !important;
	color: #FFDC64 !important;
}

a[href$="/Ryui_Shiramitsu"] {
	font-weight: bold !important;
	color: #FF507D !important;
}

a[href$="/Yodaka_Natsume"] {
	font-weight: bold !important;
	color: #F0E6AA !important;
}

a[href$="/Netaro_Yowa"] {
	font-weight: bold !important;
	color: #FF32C8 !important;
}