Template:HW Element/Styles.css

From Zelda Wiki, the Zelda encyclopedia
< Template:HW Element
Revision as of 20:59, 1 December 2022 by PhantomCaleb (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
/* [[Category:Template Styles]] */

.zw-value--element-hw {
	font-weight: bold;
}

.zw-value--element-hw-darkness a {
	color: #3c1463 !important;
}

.zw-value--element-hw-fire a {
	color: #e06666 !important;
}

.zw-value--element-hw-light a {
	color: #e0e066 !important;
}

.zw-value--element-hw-lightning a {
	color: #ffa347 !important;
}

.zw-value--element-hw-water a {
	color: #70dbff !important;
}