[PATCH 06/46] sytle.css: Remove the body selector, letting bootstrap's shine through

Damien Lespiau damien.lespiau at intel.com
Sun Nov 9 06:08:24 AEDT 2014


Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 htdocs/css/style.css | 8 --------
 1 file changed, 8 deletions(-)

diff --git a/htdocs/css/style.css b/htdocs/css/style.css
index 87e0cd5..e4dce52 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;
-- 
1.8.3.1



More information about the Patchwork mailing list