diff --git a/_layouts/rosella.html b/_layouts/rosella.html index 1b9b28ba..f75784cc 100644 --- a/_layouts/rosella.html +++ b/_layouts/rosella.html @@ -34,7 +34,7 @@ HomeDevelopmentArticles and Examples – - Winxed Docs + Winxed
Standard: diff --git a/stylesheets/rosella.css b/stylesheets/rosella.css index 2a5222bb..8c13b959 100644 --- a/stylesheets/rosella.css +++ b/stylesheets/rosella.css @@ -14,12 +14,6 @@ body { } h1 { - font-size: 3.8em; - color: #000000; - margin-bottom: 3px; -} - -.main-page-content h1 { font-size: 1.8em; color: #2B2B37; margin-bottom: 3px; @@ -50,7 +44,7 @@ a { .download { float: right; } .libraries { - font-size: larger; + /*font-size: larger;*/ margin-left: 2em; }