From 542bfb9c3370c2452576f115ccd4fe7b1f72ab2b Mon Sep 17 00:00:00 2001 From: GroovieGermanikus Date: Fri, 1 Dec 2023 14:44:49 +0100 Subject: [PATCH] make hx-boost explicit; move css to main.css --- static/main.css | 4 +++- templates/_blockslist.html | 2 +- templates/_navbar.html | 6 +++--- templates/block_details.html | 13 ++++--------- templates/recent_blocks.html | 11 +++-------- templates/search.html | 9 ++------- templates/tx-errors.html | 9 ++------- 7 files changed, 18 insertions(+), 36 deletions(-) diff --git a/static/main.css b/static/main.css index 5da122d..2a77d84 100644 --- a/static/main.css +++ b/static/main.css @@ -1,2 +1,4 @@ -h1 { +body { + font-family: 'Rubik'; + --explorer-default-font: 'Rubik'; } diff --git a/templates/_blockslist.html b/templates/_blockslist.html index ea56b65..55d00d2 100644 --- a/templates/_blockslist.html +++ b/templates/_blockslist.html @@ -12,7 +12,7 @@ - {{ block.slot }} + {{ block.slot }} diff --git a/templates/_navbar.html b/templates/_navbar.html index e315811..d3bfdcd 100644 --- a/templates/_navbar.html +++ b/templates/_navbar.html @@ -1,9 +1,9 @@ diff --git a/templates/block_details.html b/templates/block_details.html index 2c40c6d..09759c3 100644 --- a/templates/block_details.html +++ b/templates/block_details.html @@ -6,15 +6,10 @@ + - - +
@@ -61,8 +56,8 @@
diff --git a/templates/recent_blocks.html b/templates/recent_blocks.html index a81507c..1fecfdc 100644 --- a/templates/recent_blocks.html +++ b/templates/recent_blocks.html @@ -3,21 +3,16 @@ Solana Recent Blocks - + + - - +
diff --git a/templates/search.html b/templates/search.html index 5375169..9093f89 100644 --- a/templates/search.html +++ b/templates/search.html @@ -6,18 +6,13 @@ + - - +
diff --git a/templates/tx-errors.html b/templates/tx-errors.html index d5aa950..6a7490f 100644 --- a/templates/tx-errors.html +++ b/templates/tx-errors.html @@ -6,17 +6,12 @@ + - - +