summaryrefslogtreecommitdiff
path: root/htdocs
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2014-09-07 17:01:45 +0100
committerStephen Finucane <stephen.finucane@intel.com>2015-11-05 03:51:31 +0000
commitd5a0fe1d9a66b13df2721afe674e2bca68f8da9b (patch)
treea062754f16bde9f10acdad5c71236c774914470a /htdocs
parent10779e2849c1de8359b3f75f8a3f6eb9279055be (diff)
downloadpatchwork-d5a0fe1d9a66b13df2721afe674e2bca68f8da9b.tar
patchwork-d5a0fe1d9a66b13df2721afe674e2bca68f8da9b.tar.gz
sytle.css: Remove the body selector, letting bootstrap's shine through
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Acked-by: Stephen Finucane <stephen.finucane@intel.com>
Diffstat (limited to 'htdocs')
-rw-r--r--htdocs/css/style.css8
1 files changed, 0 insertions, 8 deletions
diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index e5bbc75..c166374 100644
--- a/htdocs/css/style.css
+++ b/htdocs/css/style.css
@@ -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;