You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@olingo.apache.org by ch...@apache.org on 2015/09/23 10:13:37 UTC

svn commit: r1704770 - /olingo/site/trunk/content/css/main.css

Author: chrish
Date: Wed Sep 23 08:13:37 2015
New Revision: 1704770

URL: http://svn.apache.org/viewvc?rev=1704770&view=rev
Log:
CMS commit to olingo by chrish

Modified:
    olingo/site/trunk/content/css/main.css

Modified: olingo/site/trunk/content/css/main.css
URL: http://svn.apache.org/viewvc/olingo/site/trunk/content/css/main.css?rev=1704770&r1=1704769&r2=1704770&view=diff
==============================================================================
--- olingo/site/trunk/content/css/main.css (original)
+++ olingo/site/trunk/content/css/main.css Wed Sep 23 08:13:37 2015
@@ -191,4 +191,28 @@ body > div[class="container"] code {
 		float: none;
 		width: 99%;
 	}
+}
+
+h1 {
+  font-size: 240%;
+}
+
+h2 {
+  font-size: 180%;
+}
+
+h3 {
+  font-size: 140%;
+}
+
+h4 {
+  font-size: 120%;
+}
+
+h5 {
+  font-size: 110%;
+}
+
+h6 {
+  font-size: 100%;
 }
\ No newline at end of file