Anonymous

Template:HW Element/Styles.css: Difference between revisions

From Zelda Wiki, the Zelda encyclopedia
no edit summary
(Created page with "→‎[[Category:Template Styles]]: ")
 
No edit summary
 
Line 1: Line 1:
/* [[Category:Template Styles]] */
/* [[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;
}