From: Luke Kenneth Casson Leighton Date: Sun, 16 Feb 2020 19:14:24 +0000 (+0000) Subject: style updates X-Git-Tag: convert-csv-opcode-to-binary~3382 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=9b48eea02c674bf54fb3a00799e18d7c2462c145;p=libreriscv.git style updates --- diff --git a/local.css b/local.css index 5ca4495d4..229836047 100644 --- a/local.css +++ b/local.css @@ -1,3 +1,21 @@ +body { + font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif!important + padding-top: 70px; +} + +footer { + padding: 30px 0; +} + +list-group-item.active { + background-color: #4A90E2; +} + +.navbar-default { + background-color: gray-dark; + border-color: #e7e7e7; +} + /* Counter Headings Local */ body { counter-reset : h1;