diff --git a/static/libre-games-primer.html b/static/libre-games-primer.html index b153110..12bc3f7 100644 --- a/static/libre-games-primer.html +++ b/static/libre-games-primer.html @@ -16,9 +16,18 @@ body { /* establish document colors and font */ text-align: center; } +.text-orange { + color: #ff8f23; +} + +.text-blue { + color: #4fbad5; +} + /* only strong part of header is bolded */ h1, h2 { + color: #dee2e6; /* off white text */ font-weight: normal; } @@ -36,6 +45,10 @@ h2 img { height: 1.5em; } +p { + font-weight: normal; +} + /* class to display a floated gallery of card elements */ .gallery-flex { @@ -49,6 +62,8 @@ h2 img { .gallery-flex .card { background-color: #35333f; /* lighter gray background for cards */ border-radius: 8px; + color: #dee2e6; /* off white text */ + font-weight: normal; margin: 0.5em; padding: 0.5em; min-width: 25.5em; @@ -66,27 +81,25 @@ h2 img { -

- -

+

+LibreGaming +

-

banner

- -

logo Libre Games: By Everyone for Everyone

+

logo Libre Games: By Everyone for Everyone

Libre games are fun games owned by the community: Everyone who plays the game, develops it, and shares it.

-

icon Community owned games

+

icon Community owned games

When a game is owned by the community everyone can do anything they like with it!