From 7460dcf4062b9fc01dd182013a40dcb8e7effcd0 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 22 Jan 2014 12:44:46 +0530 Subject: [PATCH] updated Bootstrap --- erpnext/public/js/startup.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/erpnext/public/js/startup.css b/erpnext/public/js/startup.css index 54c40d4cb0..3777f4c7b6 100644 --- a/erpnext/public/js/startup.css +++ b/erpnext/public/js/startup.css @@ -1,15 +1,3 @@ -h1, h2, h3, h4, h5 { - font-family: Arial, Helvetica, sans-serif; -} - -body { - font-family: Arial, Helvetica, sans-serif; -} - -span, div, td, input, textarea, button, select { - font-family: inherit; -} - .small { font-size: 11.5px; }