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

Damien Lespiau damien.lespiau at intel.com
Tue Aug 25 04:22:54 AEST 2015


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 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;
-- 
2.1.0



More information about the Patchwork mailing list