From 5830cf2890bc01efa16f76c971408a8ffd76bd1d Mon Sep 17 00:00:00 2001 From: Michael McVady Date: Sat, 13 Jan 2024 14:12:19 -0600 Subject: CSS table/header style --- assets/header.html | 2 +- assets/static/css/retro.css | 19 ++++++++++++++++++- assets/table_header.html | 2 +- 3 files changed, 20 insertions(+), 3 deletions(-) (limited to 'assets') diff --git a/assets/header.html b/assets/header.html index 044616a..9f909f2 100644 --- a/assets/header.html +++ b/assets/header.html @@ -1 +1 @@ -

clog.bunkergate.org

+

clog.bunkergate.org

diff --git a/assets/static/css/retro.css b/assets/static/css/retro.css index 7467a37..c8f671b 100644 --- a/assets/static/css/retro.css +++ b/assets/static/css/retro.css @@ -154,6 +154,10 @@ h6, font-size: .88rem; } +h1.index-header { + color: #01ff70; +} + small, .retro-small { font-size: .707em; @@ -197,4 +201,17 @@ pre { blockquote { border-left: 3px solid #01ff70; padding-left: 1rem; -} \ No newline at end of file +} + +table :is(td, th) { + border: 1px solid #999; + padding: 0.3em; +} + +/* tr:nth-child(even) { + background-color: rgb(3, 192, 255); +} + +tr:nth-child(odd) { + background-color: rgb(7, 99, 7); +} */ diff --git a/assets/table_header.html b/assets/table_header.html index eded2a7..c3c2761 100644 --- a/assets/table_header.html +++ b/assets/table_header.html @@ -1 +1 @@ - +
titlecreatedupdated
-- cgit v1.2.3
createdupdated