File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 157157}
158158.button-gradient {
159159 display : flex;
160- font-size : 50 px ;
160+ font-size : 18 px ;
161161 background : linear-gradient (90deg , # C7FF9B 0% , # FFF6A7 100% );
162162 font-style : normal;
163163 transition : 0.3s ;
178178}
179179.button-transparent {
180180 color : var (--dl-color-scheme-white );
181- font-size : 50 px ;
181+ font-size : 18 px ;
182182 font-style : normal;
183183 transition : 0.3s ;
184184 font-weight : 700 ;
210210 background-position : center 2% ;
211211 padding-top : 12 !important ;
212212 }
213+ .mobil2 {
214+ display : none;
215+ }
213216
214217/* Mobil cihazlar için */
215218@media screen and (max-width : 768px ) {
223226 .mobil {
224227 display : none;
225228}
226-
229+ .mobil2 {
230+ display : block;
231+ }
227232}
228233.bg-transparent {
229234 background-color : transparent;
13101315 </span> -->
13111316 < h1 class ="home-title ">
13121317 < span class ="mobil " > Mathpath Console</ span >
1318+ < span class ="mobil2 " > < br > </ span >
13131319 < span class ="home-text08 "> Version Mp-6.x</ span >
13141320 </ h1 >
13151321 < span class ="home-description ">
13161322 Our main mission is to develop easy (useful) scientific tools for all students or the education field and to do this together with the students.
13171323 </ span >
13181324 < div class ="home-container01 ">
1319- < a id ="googleLink " href ="https://drive.google.com/file/d/1qmn0rI-gjdMj2SEzpu0TpWDZkkWyzRq0/view?usp=sharing " onclick ="openLinks(); return false; " > < img class ="button button-gradient " style ="width: 50 %; " src ="https://icons.iconarchive.com/icons/graphicloads/100-flat/256/download-2-icon.png ">
1325+ < a id ="googleLink " href ="https://drive.google.com/file/d/1qmn0rI-gjdMj2SEzpu0TpWDZkkWyzRq0/view?usp=sharing " onclick ="openLinks(); return false; " > < img class ="button button-gradient " style ="width: 100 %; " src ="https://icons.iconarchive.com/icons/graphicloads/100-flat/256/download-2-icon.png ">
13201326 </ a >
13211327
13221328
13231329
13241330
13251331
1326- < a href ="https://play.google.com/store/apps/details?id=org.mathconsole_lite.mathconsole_lite&gl=TR " > < img class ="button button-transparent " style ="width: 78 %; " src ="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhmIqE7kWiZMWx8b7TLYnKZ_TVBhOTPSb7TRJDcCSQ0PyIoDdfGe2A6HrMELN9sovFLo0CZPujl0w0ZmwWeb_f9gq_ZKGcDPH3TwzSvqC8d7oYWRo1RIDzNdgtSL6Sa2uSpwtpB-sF7SqcPOp4ZyxC_P8nifsPES8ibg75uF-NIzBrASgCYs7M2utE/s320/google-play-badge.png ">
1332+ < a href ="https://play.google.com/store/apps/details?id=org.mathconsole_lite.mathconsole_lite&gl=TR " > < img class ="button button-transparent " style ="width: 100 %; " src ="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjhmIqE7kWiZMWx8b7TLYnKZ_TVBhOTPSb7TRJDcCSQ0PyIoDdfGe2A6HrMELN9sovFLo0CZPujl0w0ZmwWeb_f9gq_ZKGcDPH3TwzSvqC8d7oYWRo1RIDzNdgtSL6Sa2uSpwtpB-sF7SqcPOp4ZyxC_P8nifsPES8ibg75uF-NIzBrASgCYs7M2utE/s320/google-play-badge.png ">
13271333 </ a >
13281334
13291335 </ div >
@@ -1636,5 +1642,6 @@ <h1 class="home-text48">
16361642
16371643
16381644
1645+
16391646
16401647
You can’t perform that action at this time.
0 commit comments