From: danleighton Date: Sun, 16 Feb 2020 19:32:37 +0000 (+0000) Subject: Css for th X-Git-Tag: convert-csv-opcode-to-binary~3375 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f8b8e50b6f802fb2d52c6f784d0525da7face6d2;p=libreriscv.git Css for th --- diff --git a/local.css b/local.css index 723012e4b..68ddf9a72 100644 --- a/local.css +++ b/local.css @@ -15,6 +15,12 @@ footer { border-color: #e7e7e7; } +table th { + color: #eceeef; + background-color: #4A90E2; + border-color: #4A90E2; +} + /* Counter Headings Local */ body { counter-reset : h1;