mirror of https://github.com/LeOS-GSI/LeOS-Genesis
parent
483befe288
commit
bef7e1e780
|
@ -33,7 +33,7 @@
|
||||||
<div class="hi_container_size">
|
<div class="hi_container_size">
|
||||||
|
|
||||||
<!--top bar-->
|
<!--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 -->
|
<!-- top menu -->
|
||||||
<div class="sidebar__menu">
|
<div class="sidebar__menu">
|
||||||
|
|
|
@ -11,6 +11,7 @@
|
||||||
margin-right: 22px;
|
margin-right: 22px;
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
color:red;
|
||||||
padding: 13px 7px 12px;
|
padding: 13px 7px 12px;
|
||||||
margin-top: 41px;
|
margin-top: 41px;
|
||||||
border-bottom: 4px solid #f8f8f8;
|
border-bottom: 4px solid #f8f8f8;
|
||||||
|
|
|
@ -37,7 +37,7 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.sidebar__catagory--general{
|
.sidebar__catagory--general{
|
||||||
color: #999999;
|
color: #999999 !important;
|
||||||
margin-right: 4px !important;
|
margin-right: 4px !important;
|
||||||
}
|
}
|
||||||
.sidebar__vertical-line {
|
.sidebar__vertical-line {
|
||||||
|
@ -47,7 +47,7 @@
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
}
|
}
|
||||||
.sidebar__catagory--highlight{
|
.sidebar__catagory--highlight{
|
||||||
color: #00689D;
|
color: #00689D !important;
|
||||||
margin-right: 10px !important;
|
margin-right: 10px !important;
|
||||||
margin-top: 100px !important;
|
margin-top: 100px !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue