diff --git a/static/homepage.css b/static/homepage.css index 5614cc2c8fed76e07e38dfa7a27c3181984a40d7..b9b741bff7b76fe980f658f4e2c43b361696c369 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -55,6 +55,19 @@ font-weight: 400; line-height: normal; } + +.homepage-contents-style2 { + margin: 0 auto; + margin-top: 20px; + text-align: left; + color: #185A4F; + font-family: AccidenzCommons; + font-size: 40px; + font-style: normal; + font-weight: 400; + line-height: normal; +} + .homepage-elements{ /* not for backgrounds!! */ position: absolute; @@ -724,7 +737,7 @@ .homepage-content10{ top: 7100px; - width: 500px; + width: 1000px; height: 28px; flex-shrink: 0; } diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 8c9afe8a299b99f4bfede98759f83382fea95108..194a6e7f8c6a9f12169f5bf89d6156af75473322 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -156,7 +156,7 @@ <div class="homepage-content-img7"></div> <div class="homepage-content10 homepage-elements"> - <div class="homepage-contents-style" style="margin-top:0px;text-align:center;"> + <div class="homepage-contents-style2" style="margin-top:0px;text-align:center;"> Laying the foundation for nitrogen fixation. </div> </div>