From 69bfe6cea76c8a977bd9a33d5ad887121f102a8f Mon Sep 17 00:00:00 2001 From: poka Date: Wed, 25 Nov 2020 20:55:43 +0100 Subject: [PATCH] Add style for FORBES --- tpl/css/wallets_balance.css | 17 +++++++++++++++-- tpl/wallets_balance.html | 6 ++---- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/tpl/css/wallets_balance.css b/tpl/css/wallets_balance.css index bba132d..c67c80f 100644 --- a/tpl/css/wallets_balance.css +++ b/tpl/css/wallets_balance.css @@ -1,3 +1,14 @@ +body { + background-color: #c4a787; + margin-top: 10px; + margin-left: 20px; + font-family: "Gill Sans", sans-serif; +} + +.date { + margin-left: 2px; +} + #pseudo, #key { background-position: 10px 12px; /* Position the search icon */ background-repeat: no-repeat; /* Do not repeat the icon image */ @@ -6,6 +17,7 @@ padding: 12px 20px 12px 20px; /* Add some padding */ border: 1px solid #ddd; /* Add a grey border */ margin-bottom: 12px; /* Add some space below the input */ + margin-top: 7px; } #soldes { @@ -13,6 +25,7 @@ width: 50%; /* Full-width */ border: 1px solid #ddd; /* Add a grey border */ font-size: 16px; /* Increase font-size */ + background-color: #DFCFBE; } #soldes th, #soldes td { @@ -32,7 +45,7 @@ #soldes th { /* Add a grey background color to the table header and on hover */ - background-color: #ddd; + background-color: #B69776; cursor: pointer; position: sticky; top: 0px; @@ -40,4 +53,4 @@ #splw { margin-left: 20px; -} \ No newline at end of file +} diff --git a/tpl/wallets_balance.html b/tpl/wallets_balance.html index fa63b0e..d95b5e7 100644 --- a/tpl/wallets_balance.html +++ b/tpl/wallets_balance.html @@ -4,13 +4,13 @@ -Données générés le _DATE
+
Données générées le _DATE
- + _LINE
Solde (Ḡ1)Clé publiquePseudo
Solde (Ḡ1)Clé publiqueIdentifiant utilisateur
@@ -18,5 +18,3 @@ Données générés le _DATE
- -_DATE