From: Luke Kenneth Casson Leighton Date: Sat, 15 Feb 2020 22:17:38 +0000 (+0000) Subject: remove now-unneeded css X-Git-Tag: convert-csv-opcode-to-binary~3419 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=336a086060e00191ea9ba219906289f4eb202acb;p=libreriscv.git remove now-unneeded css --- diff --git a/local.css b/local.css index 1de0b1bc0..37c9eb8b7 100644 --- a/local.css +++ b/local.css @@ -1,44 +1,3 @@ -/* Sticky footer styles --------------------------------------------------- */ -html { - position: relative; - min-height: 100%; -} -body { - /* Margin bottom by footer height */ - margin-bottom: 60px; -} -.footer { - position: absolute; - bottom: 0; - width: 100%; - /* Set the fixed height of the footer here */ - height: 60px; - background-color: #f5f5f5; -} - - -/* Custom page CSS --------------------------------------------------- */ -/* Not required for template or sticky footer method. */ - -body > .container { - padding: 60px 15px 0; -} -.container .text-muted { - margin: 20px 0; -} - -.footer > .container { - padding-right: 15px; - padding-left: 15px; -} - -code { - font-size: 80%; -} - - /* Counter Headings */ body { counter-reset : h1;