From e6005122a595450aeb933052e2a60ad115dbf19d Mon Sep 17 00:00:00 2001 From: lasse Date: Tue, 12 May 2015 17:29:31 +0200 Subject: [PATCH] css changes to bio.p --- web/css/style_projectpage.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/web/css/style_projectpage.css b/web/css/style_projectpage.css index d00f030..829f06c 100644 --- a/web/css/style_projectpage.css +++ b/web/css/style_projectpage.css @@ -75,6 +75,11 @@ h2 { border-bottom: 3px double white; } +#bio p { + border: 0; + padding: 0; +} + #bio { line-height: 22px; font-size: 16px;