diff --git a/static/homepage.css b/static/homepage.css index dd6e383e44300e2a1d25ee9ec85710e6a30b50ea..bdc1cf22b28fda14730cf1d1ec8ebb9814f6850b 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -617,22 +617,22 @@ height: 35px; opacity: 0; transition: all 0.5s linear; -} -.homepage-content4{ */ +}*/ +.homepage-content4{ /* it's a subtitle content */ - /* top: 2864px; + top: 2864px; width: 560px; height: 190px; - font-family: Arlon; + font-family: SourceSansPro; font-size: 135px; font-style: normal; font-weight: 600; color: transparent; - -webkit-text-stroke: 1px #F8F0E8; + -webkit-text-stroke: 1px #05BE85; opacity: 0; transition: all 0.7s linear; } -.homepage-content5{ +/*.homepage-content5{ top: 3805px; width: 400px; height: 65px; diff --git a/wiki/pages/home.html b/wiki/pages/home.html index 88313665082ee315d539e4e87e5be54c8af7f78f..cec3884fa5f68058cab2da48432065195d52814b 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -108,6 +108,11 @@ <div class="homepage-content-img4 homepage-elements reveal" id="homepage-content-img4"></div> + <div class="homepage-content4 homepage-elements reveal"> + What if + <span style="font-family:'Courier New', Courier, monospace">?</span> + </div> + </div>