MediaWiki:Links.css: Difference between revisions

From 18TRIP Wiki
Content added Content deleted
No edit summary
No edit summary
Line 18: Line 18:
/* group links */
/* group links */


[href$="/wiki/R1ze"] {
[href="/wiki/R1ze"] {
color: #3596FF !important;
color: #3596FF !important;
}
}


[href$="/wiki/Day2"] {
[href="/wiki/Day2"] {
color: #FFD961 !important;
color: #FFD961 !important;
}
}


[href$="/wiki/Ev3ns"] {
[href="/wiki/Ev3ns"] {
color: #FF702C !important;
color: #FF702C !important;
}
}


[href$="/wiki/L4mps"] {
[href="/wiki/L4mps"] {
color: #6147B0 !important;
color: #6147B0 !important;
}
}
Line 36: Line 36:
/* character links */
/* character links */


[href$="/wiki/Renga Nishizono"] {
[href="/wiki/Renga Nishizono"] {
color: #DCAA3C !important;
color: #DCAA3C !important;
}
}


[href$="/wiki/Kafka Oguro"] {
[href="/wiki/Kafka Oguro"] {
color: #A58CFF !important;
color: #A58CFF !important;
}
}


[href$="/wiki/Ten Murakumo"] {
[href="/wiki/Ten Murakumo"] {
color: #C8D7EB !important;
color: #C8D7EB !important;
}
}


[href$="/wiki/Yukikaze Kamina"] {
[href="/wiki/Yukikaze Kamina"] {
color: #46BEFF !important;
color: #46BEFF !important;
}
}


[href$="/wiki/Lu Liguang"] {
[href="/wiki/Lu Liguang"] {
color: #FF3214 !important;
color: #FF3214 !important;
}
}


[href$="/wiki/Akuta Isotake"] {
[href="/wiki/Akuta Isotake"] {
color: #FF8232 !important;
color: #FF8232 !important;
}
}


[href$="/wiki/Kiroku Kinugawa"] {
[href="/wiki/Kiroku Kinugawa"] {
color: #AF5AE6 !important;
color: #AF5AE6 !important;
}
}


[href$="/wiki/Nanaki Nanamegi"] {
[href="/wiki/Nanaki Nanamegi"] {
color: #37C3B9 !important;
color: #37C3B9 !important;
}
}


[href$="/wiki/Muneuji Kaguya"] {
[href="/wiki/Muneuji Kaguya"] {
color: #FFA5D2 !important;
color: #FFA5D2 !important;
}
}


[href$="/wiki/Ushio Kurama"] {
[href="/wiki/Ushio Kurama"] {
color: #96F032 !important;
color: #96F032 !important;
}
}


[href$="/wiki/Raito Kitakata"] {
[href="/wiki/Raito Kitakata"] {
color: #41916E !important;
color: #41916E !important;
}
}


[href$="/wiki/Kinari Azekawa"] {
[href="/wiki/Kinari Azekawa"] {
color: #EBC8FF !important;
color: #EBC8FF !important;
}
}


[href$="/wiki/Chihiro Natsuyaki"] {
[href="/wiki/Chihiro Natsuyaki"] {
color: #46EB9B !important;
color: #46EB9B !important;
}
}


[href$="/wiki/Tao Kinouchi"] {
[href="/wiki/Tao Kinouchi"] {
color: #5A9BC8 !important;
color: #5A9BC8 !important;
}
}


[href$="/wiki/Kuguri Domeki"] {
[href="/wiki/Kuguri Domeki"] {
color: #DC376E !important;
color: #DC376E !important;
}
}


[href$="/wiki/Nagi Hachinoya"] {
[href="/wiki/Nagi Hachinoya"] {
color: #736EEB !important;
color: #736EEB !important;
}
}


[href$="/wiki/Toi Shiramitsu"] {
[href="/wiki/Toi Shiramitsu"] {
color: #FFDC64 !important;
color: #FFDC64 !important;
}
}


[href$="/wiki/Ryui Shiramitsu"] {
[href="/wiki/Ryui Shiramitsu"] {
color: #FF507D !important;
color: #FF507D !important;
}
}


[href$="/wiki/Yodaka Natsume"] {
[href="/wiki/Yodaka Natsume"] {
color: #F0E6AA !important;
color: #F0E6AA !important;
}
}


[href$="/wiki/Netaro Yowa"] {
[href="/wiki/Netaro Yowa"] {
color: #FF32C8 !important;
color: #FF32C8 !important;
}
}

Revision as of 06:49, 1 April 2024

/* wiki teams */

a[href$="Shiroutalpha"],
a[href$="/Shiroutalpha"] {
	color: #f4acb7 !important;
}

a[href$="Apothecqry"],
a[href$="/Apothecqry"] {
	color: #ff32c8 !important;
}

a[href$="18trip"],
a[href$="/18trip"] {
	color: #d29911 !important;
}

/* group links */

[href="/wiki/R1ze"] {
	color: #3596FF !important;
}

[href="/wiki/Day2"] {
	color: #FFD961 !important;
}

[href="/wiki/Ev3ns"] {
	color: #FF702C !important;
}

[href="/wiki/L4mps"] {
	color: #6147B0 !important;
}

/* character links */

[href="/wiki/Renga Nishizono"] {
	color: #DCAA3C !important;
}

[href="/wiki/Kafka Oguro"] {
	color: #A58CFF !important;
}

[href="/wiki/Ten Murakumo"] {
	color: #C8D7EB !important;
}

[href="/wiki/Yukikaze Kamina"] {
	color: #46BEFF !important;
}

[href="/wiki/Lu Liguang"] {
	color: #FF3214 !important;
}

[href="/wiki/Akuta Isotake"] {
	color: #FF8232 !important;
}

[href="/wiki/Kiroku Kinugawa"] {
	color: #AF5AE6 !important;
}

[href="/wiki/Nanaki Nanamegi"] {
	color: #37C3B9 !important;
}

[href="/wiki/Muneuji Kaguya"] {
	color: #FFA5D2 !important;
}

[href="/wiki/Ushio Kurama"] {
	color: #96F032 !important;
}

[href="/wiki/Raito Kitakata"] {
	color: #41916E !important;
}

[href="/wiki/Kinari Azekawa"] {
	color: #EBC8FF !important;
}

[href="/wiki/Chihiro Natsuyaki"] {
	color: #46EB9B !important;
}

[href="/wiki/Tao Kinouchi"] {
	color: #5A9BC8 !important;
}

[href="/wiki/Kuguri Domeki"] {
	color: #DC376E !important;
}

[href="/wiki/Nagi Hachinoya"] {
	color: #736EEB !important;
}

[href="/wiki/Toi Shiramitsu"] {
	color: #FFDC64 !important;
}

[href="/wiki/Ryui Shiramitsu"] {
	color: #FF507D !important;
}

[href="/wiki/Yodaka Natsume"] {
	color: #F0E6AA !important;
}

[href="/wiki/Netaro Yowa"] {
	color: #FF32C8 !important;
}