commit | 9e76933db89fece834c57ae49826e70f4187265f | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Wed Dec 21 11:25:38 2022 +0100 |
committer | Akron <nils@diewald-online.de> | Wed Dec 21 11:25:38 2022 +0100 |
tree | a9b2c8dc0fc4adc65a3f4396b56c9ce314774ddc | |
parent | 4fae8749671b8cf36388b123de4a3772184fef43 [diff] [blame] |
Add background color to template Change-Id: I727e48ef46a9a15a4d73266013282a84d4e7a9af
diff --git a/templates/main.html b/templates/main.html index baf5736..bf50dd1 100644 --- a/templates/main.html +++ b/templates/main.html
@@ -7,7 +7,7 @@ </head> <body> <h1>External Provider</h1> - <section> + <section style="background-color: #fefefe"> <p id="buy">...</p> </section> <script defer=""><!--