From 2314727e4827e366c56ed9162a57d9a0901569f5 Mon Sep 17 00:00:00 2001 From: Joaquin Florius Date: Sun, 23 May 2021 13:19:17 +0200 Subject: [PATCH] Fix link and typo in Dual-Layered Symbols --- attributes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/attributes.html b/attributes.html index f3c2638..d5a57ec 100644 --- a/attributes.html +++ b/attributes.html @@ -202,7 +202,7 @@ Two with color
-

The [multicolor symbol](https://mtg.gamepedia.com/Multicolored) has 2 layers and the only wayh to reliably achieve this is with 2 glyphs. Add .ms-duo and .ms-multicolor will add the background layer and knock out the foreground. If you add .ms-duo-color and optionally .ms-grad it will colorize it like the official symbol.

+

The multicolor symbol has 2 layers and the only way to reliably achieve this is with 2 glyphs. Add .ms-duo and .ms-multicolor will add the background layer and knock out the foreground. If you add .ms-duo-color and optionally .ms-grad it will colorize it like the official symbol.

<i class="ms ms-multicolor"></i> One layer
<i class="ms ms-multicolor ms-duo"></i> Two layers