]> git.cworth.org Git - empires-html/blobdiff - style.css
Style the revealed character names extra large
[empires-html] / style.css
index 0c4f01008fb45103d8bb66bbe091e2205bfcd125..b1955f04eb35caef2608a0d793616ac93f09befd 100644 (file)
--- 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;
+}