Update Mobile Friendly Code

This commit is contained in:
Springbloggy 2023-12-21 21:38:58 +00:00
parent f704247257
commit 88abf50a74
1 changed files with 9 additions and 23 deletions

View File

@ -1,4 +1,4 @@
<!---/*Gull Theme (Moblile Friendly) by Springy (springbloggy.tumblr.com)
<!---/*Gull Theme (Mobile Friendly Ver.) by Springy (springbloggy.tumblr.com)
Current version: 2023.10.19
*/--->
<html>
@ -495,10 +495,6 @@ font-style: normal;
--outline:2px solid;
--radius:{select:top corner roundness};
--bottom-radius:{select:bottom corner roundness};
--bg-image:url("{image:background}");
--cursor:{select:cursor appearance};
--cursor-img: url({image:custom cursor image}),auto;
--cursor-hvr-img: url({image:custom cursor hover image});
--link-decor:{select:link text decoration};
--link-decor-style:{select:link text decoration style};
--linkhov-decor:{select:link hover text decoration};
@ -533,7 +529,7 @@ body{
color:var(--primary-font1);
cursor:var(--cursor)!important;
/**/
{select:full size background}
background:var(--bg-color);
}
@ -616,14 +612,7 @@ border-left:3px solid transparent;
fill:var(--primary-bg2);
}
.lilguy{
visibility:{select:floating image};
position: fixed;
z-index:99999;
width:{select:floating image size};
bottom:{select:floating image position};
right:{select:floating image position};
}
@ -742,7 +731,7 @@ color:var(--primary-font2);
.link-url,
.link-desc,
.thumbnail{
{select:cursor hover appearance}
cursor:pointer;
}
/* if the links generates a thumbnail (image)*/
.thumbnail img{
@ -764,7 +753,7 @@ color:var(--secondary-font1);
a:hover,a:visited:hover{
text-decoration:var(--linkhov-decor)!important;
text-decoration-style:var(--linkhov-decor-style)!important;
{select:cursor hover appearance}
cursor:pointer
/**/
color:var(--secondary-font2);
}
@ -782,7 +771,7 @@ transition: all 0.8s linear;
div.npf-link-block .poster .title:hover{
opacity: 0.59;
transition: all 0.8s linear;
{select:cursor hover appearance}
cursor:pointer
}
/*ask*/
@ -871,7 +860,7 @@ img{
img:hover{
{select:image hover filter}
{select:cursor hover appearance}
cursor:pointer
}
@ -933,7 +922,7 @@ border:var(--outline) var(--outline-color);
.slinks details > summary {
list-style: none;
font-weight:bold;
{select:cursor hover appearance}
cursor:pointer
}
.slinks details summary{
@ -1488,9 +1477,7 @@ height: auto;
margin:1rem auto 0px;
}
.lilguy{
visibility:hidden;
}
}
@ -1969,7 +1956,6 @@ visibility:hidden;
<a href="https://springbloggy.tumblr.com/"title="theme by springy"class="bub"><i class="moon-{select:permalink icon}"></i></a>
<img class="lilguy" src="{image:floating image}"/>
<div class="bub2"><a href="https://springbloggy.tumblr.com/">theme by springy</a></div>