7474 </ header > <!-- /#mastheaed -->
7575
7676 < div id ="hero " class ="hero overlay reimagined-hero ">
77+ <!-- Vertical Ad 1 -->
78+ < ins class ="adsbygoogle ad-vertical ad-v1 "
79+ style ="width:200px;height:500px "
80+ data-ad-client ="ca-pub-2272615298786275 "
81+ data-ad-slot ="6798831114 "> </ ins >
82+ < script >
83+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
84+ </ script >
7785 < div class ="hero-content ">
7886 < div class ="hero-text ">
7987 < h1 > Complementary< br > < span style ="color: var(--ThemeColor) "> Reimagined Shaders</ span > </ h1 >
8088 < p > Aiming for perfection and reimagining Minecraft.</ p >
81- < a onclick ="document.getElementById('before-downloads ').scrollIntoView(/* {block: 'center'}*/ ); "
89+ < a onclick ="document.getElementById('down-btn ').scrollIntoView({block: 'center'}); "
8290 class ="btn btn-border "> See Downloads</ a >
8391 </ div >
8492 < div class ="hero-text ">
8593 < a > </ a >
8694 </ div >
8795 </ div > <!-- /.hero-content -->
96+ <!-- Vertical Ad 2 -->
97+ < ins class ="adsbygoogle ad-vertical ad-v2 "
98+ style ="width:200px;height:500px "
99+ data-ad-client ="ca-pub-2272615298786275 "
100+ data-ad-slot ="8495960125 "> </ ins >
101+ < script >
102+ ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
103+ </ script >
88104 </ div > <!-- /.hero -->
89105
90106 < main id ="main " class ="site-main ">
91- < section class ="site-section section-features ">
107+ < section class ="site-section section-features " style =" margin-top: -20px; " >
92108 < div class ="container ">
93109 < div class ="row ">
94110 < div class ="col-md-12 " style ="text-align:center; ">
@@ -102,21 +118,7 @@ <h1>Complementary<br><span style="color: var(--ThemeColor)">Reimagined Shaders</
102118 </ div >
103119 </ div >
104120 </ div >
105- < p id ="before-downloads "> </ p >
106121 </ section > <!-- /.section-features -->
107- < section id ="download-section " class ="site-section section-downloads ">
108- < div class ="hero-text ">
109- < h2 > Downloads</ h2 >
110- < p class ="download-title " style ="--ThemeColor: var(--CompOrange); "> The Complementary Installer</ p >
111- < p > The installer will automatically download and install Complementary Reimagined with the Iris shader loader.
112- < br > Simply run the installer, choose your Minecraft version, and click install.</ p >
113- < a href ="https://github.com/ComplementaryDevelopment/Complementary-Installer/releases/download/latest/Complementary-Installer-1.0.1.jar " class ="btn btn-installer " style ="width: 350px; "> Download Complementary Installer</ a >
114- < p class ="download-title "> Manual Download</ p >
115- < p > If you don't want an installer, you can download the shaderpack file from CurseForge.
116- < br > Note that you need to manually download and install a shader loader to run Complementary Reimagined.</ p >
117- < a href ="https://www.curseforge.com/minecraft/customization/complementary-reimagined/download " class ="btn btn-border " style ="width: 350px; "> Download Shader Zip File</ a >
118- </ div >
119- </ section > <!-- /.section-downloads -->
120122
121123 <!-- Horizontal Ad 1 -->
122124 < div class ="ad-div1 ">
@@ -128,6 +130,20 @@ <h2>Downloads</h2>
128130 ( adsbygoogle = window . adsbygoogle || [ ] ) . push ( { } ) ;
129131 </ script >
130132 </ div >
133+
134+ < section id ="download-section " class ="site-section section-downloads ">
135+ < div class ="hero-text ">
136+ < h2 > Downloads</ h2 >
137+ < p class ="download-title "> The Complementary Installer</ p >
138+ < p > The installer will automatically download and install Complementary Reimagined with the Iris shader loader.
139+ < br > Simply run the installer, choose your Minecraft version, and click install.</ p >
140+ < a href ="https://github.com/ComplementaryDevelopment/Complementary-Installer/releases/download/latest/Complementary-Installer-1.0.1.jar " id ="down-btn " class ="btn btn-installer " style ="width: 350px; "> Download Complementary Installer</ a >
141+ < p class ="download-title " style ="--ThemeColor: var(--CompOrange); "> Manual Download</ p >
142+ < p > If you don't want an installer, you can download the shaderpack file from CurseForge.
143+ < br > Note that you need to manually download and install a shader loader to run Complementary Reimagined.</ p >
144+ < a href ="https://www.curseforge.com/minecraft/customization/complementary-reimagined/download " class ="btn btn-manual " style ="width: 350px; --ThemeColor: var(--CompOrange); "> Download Shader Zip File</ a >
145+ </ div >
146+ </ section > <!-- /.section-downloads -->
131147
132148 < section class ="site-section section-screenshots ">
133149 < div class ="hero-text ">
0 commit comments