diff --git a/index.html b/index.html index d34012a..92ad045 100644 --- a/index.html +++ b/index.html @@ -84,14 +84,36 @@ li.mines3 { color: #fe7ac6; } + + li.mines4 { + color: #b17afe; + } + + li.mines5 { + color: #feb27a; + } + + li.mines6 { + color: #7afeb2; + } + + li.mines7 { + color: #d74600; + } + + li.mines8 { + color: #8c4600; + }