From 6450c0f31a1ef2b1abbccd8a345ad82e4df1c23d Mon Sep 17 00:00:00 2001 From: Tor Andersson Date: Sat, 24 Jun 2023 21:37:08 +0200 Subject: Add readme. --- info/cards.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'info/cards.html') diff --git a/info/cards.html b/info/cards.html index beeda6e..4fc8758 100644 --- a/info/cards.html +++ b/info/cards.html @@ -6,6 +6,12 @@ html { background-color: slategray; } +h2 { + color: white; + margin: 20px 40px; + border-bottom: 2px solid white; +} + .list { display: flex; flex-wrap: wrap; @@ -101,6 +107,8 @@ html { +

Influence Cards

+
@@ -120,6 +128,8 @@ html {
+

Expansion Influence Cards

+
@@ -137,6 +147,8 @@ html {
+

Event Cards

+
-- cgit v1.2.3