Bug Fixes

Bug Fixes
master
Abdul Mannan 2022-02-15 01:59:33 +05:00
parent 483befe288
commit bef7e1e780
3 changed files with 4 additions and 3 deletions

View File

@ -33,7 +33,7 @@
<div class="hi_container_size">
<!--top bar-->
<p class="home-header gc--clear-selection"> <span><a href="https://play.google.com/store/apps/details?id=com.hiddenservices.genesissearchengine.production" class="home-header__catagory home-header__catagory--highlight" id="home-header__catagory-mobile--identifier">Mobile App</a></span> <span class="home-header__vertical-line"></span> <span><a href="https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion" class="home-header__catagory home-header__catagory--normal">Proton mail</a></span> <span><a href="/?q=random&p_num=1&s_type=image" class="home-header__catagory home-header__catagory--image home-header__catagory--normal">Images</a></span> </p>
<p class="home-header gc--clear-selection"> <span><a href="https://play.google.com/store/apps/details?id=com.hiddenservices.genesissearchengine.production" class="home-header__catagory home-header__catagory--highlight" id="home-header__catagory-mobile--identifier">Mobile App</a></span> <span class="home-header__vertical-line"></span> <span><a href="https://protonmailrmez3lotccipshtkleegetolb73fuirgj7r4o4vfu7ozyd.onion" class="home-header__catagory home-header__catagory--normal">Proton mail</a></span> <span><a href="/?q=random&p_num=1&s_type=image" class="home-header__catagory home-header__catagory--image home-header__catagory--normal">Imagesdewew</a></span> </p>
<!-- top menu -->
<div class="sidebar__menu">

View File

@ -11,6 +11,7 @@
margin-right: 22px;
cursor: pointer;
font-size: 14px;
color:red;
padding: 13px 7px 12px;
margin-top: 41px;
border-bottom: 4px solid #f8f8f8;

View File

@ -37,7 +37,7 @@
}
}
.sidebar__catagory--general{
color: #999999;
color: #999999 !important;
margin-right: 4px !important;
}
.sidebar__vertical-line {
@ -47,7 +47,7 @@
margin-right: 5px;
}
.sidebar__catagory--highlight{
color: #00689D;
color: #00689D !important;
margin-right: 10px !important;
margin-top: 100px !important;
}