]> git.ipfire.org Git - thirdparty/patchwork.git/commitdiff
sytle.css: Remove the body selector, letting bootstrap's shine through
authorDamien Lespiau <damien.lespiau@intel.com>
Sun, 7 Sep 2014 16:01:45 +0000 (17:01 +0100)
committerStephen Finucane <stephen.finucane@intel.com>
Thu, 5 Nov 2015 03:51:31 +0000 (03:51 +0000)
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Acked-by: Stephen Finucane <stephen.finucane@intel.com>
htdocs/css/style.css

index e5bbc755cf9659e7d161ad85fde87a5f64c815b7..c166374fc39394211f986b2509099405f70e4dd4 100644 (file)
@@ -1,11 +1,3 @@
-body {
-       background-color: white;
-       color: black;
-       margin: 0em;
-       font-size: 9pt;
-       font-family: "DejaVu Sans", "Bitstream Vera Sans", "Verdana", sans-serif;
-}
-
 .floaty {
        position: fixed;
        left: 0.1em;