From 3fd279977b57b3ff48fe8b240426dd9de97e88f8 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 8 Feb 2012 10:44:02 +0530 Subject: [PATCH 1/2] website p sty;e --- erpnext/website/css/website.css | 7 +++++++ version.num | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/erpnext/website/css/website.css b/erpnext/website/css/website.css index c4208b2a790..8a90b1b0038 100644 --- a/erpnext/website/css/website.css +++ b/erpnext/website/css/website.css @@ -45,6 +45,13 @@ header .topbar .container { margin-bottom: 20px; } +.web-main-section p, +.web-main-section h4, +.web-main-section h5, +.web-main-section pre { + margin-left: 9px; +} + .web-side-section { width: 30%; float: right; diff --git a/version.num b/version.num index e8930b6df94..24f98f2d5fb 100644 --- a/version.num +++ b/version.num @@ -1 +1 @@ -364 \ No newline at end of file +367 \ No newline at end of file From a1f3764238fb25ca16cd48592dd98bac7491a044 Mon Sep 17 00:00:00 2001 From: Rushabh Mehta Date: Wed, 8 Feb 2012 10:51:08 +0530 Subject: [PATCH 2/2] about us style fix --- erpnext/website/doctype/about_us_settings/template.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/website/doctype/about_us_settings/template.html b/erpnext/website/doctype/about_us_settings/template.html index 47ef402d1c6..864fb655063 100644 --- a/erpnext/website/doctype/about_us_settings/template.html +++ b/erpnext/website/doctype/about_us_settings/template.html @@ -19,7 +19,7 @@

{{ p.person_name }}

-
{{ p.designation }}
+

{{ p.designation }}

{{ p.bio }}