X-Git-Url: https://git.cworth.org/git?p=empires-html;a=blobdiff_plain;f=style.css;fp=style.css;h=b1955f04eb35caef2608a0d793616ac93f09befd;hp=0c4f01008fb45103d8bb66bbe091e2205bfcd125;hb=08b6875d550f0305e7b88218fd3f66e6cc231eb1;hpb=2168b38f5f30a7faa4005dd19944c583aba2e94d diff --git a/style.css b/style.css index 0c4f010..b1955f0 100644 --- a/style.css +++ b/style.css @@ -196,3 +196,9 @@ button:hover { ::-moz-focus-inner { border: 0; } + +#character-reveal { + color: #333738; + font-size: 300%; + font-weight: bold; +}