Author: andy
Date: Thu Mar 29 09:59:16 2012
New Revision: 1306774
URL: http://svn.apache.org/viewvc?rev=1306774&view=rev
Log:
Increase .content line-height
Modified:
incubator/jena/site/trunk/content/jena/css/jena.css
Modified: incubator/jena/site/trunk/content/jena/css/jena.css
URL:
http://svn.apache.org/viewvc/incubator/jena/site/trunk/content/jena/css/jena.css?rev=1306774&r1=1306773&r2=1306774&view=diff
==============================================================================
--- incubator/jena/site/trunk/content/jena/css/jena.css (original)
+++ incubator/jena/site/trunk/content/jena/css/jena.css Thu Mar 29 09:59:16 2012
@@ -30,7 +30,7 @@ h1,h2,h3,h4,h5,h6 {
padding: 0 0 40px;
color: black;
background: white;
- line-height: 130% ;
+ line-height: 150% ;
}
#content h1,h2,h3,h4,h5,h6 {
@@ -273,6 +273,7 @@ dt {
background-color: #ededee;
border: 1px dotted #688a6f;
border-radius: 5px;
+ line-height: 120% ;
}
/* Tables */