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