more iihsalf less flashii
This commit is contained in:
parent
b4e3d29557
commit
3bf78acd3a
3 changed files with 4 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
||||||
<a id="gotop" class="gotop" href="#top"></a>
|
<a id="gotop" class="gotop hidden" href="#top"></a>
|
||||||
</div>
|
</div>
|
||||||
<div class="footer">
|
<div class="footer">
|
||||||
<div class="ftsections">
|
<div class="ftsections">
|
||||||
|
|
|
@ -118,7 +118,7 @@ a.default:active {
|
||||||
}
|
}
|
||||||
a.gotop {
|
a.gotop {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
background: url('//cdn.flashii.net/img/arrow.png') #111;
|
background: url('//cdn.iihsalf.net/img/arrow.png') #111;
|
||||||
color: #FFF;
|
color: #FFF;
|
||||||
width: 60px;
|
width: 60px;
|
||||||
height: 60px;
|
height: 60px;
|
||||||
|
@ -195,15 +195,6 @@ a.gotop:active {
|
||||||
background: linear-gradient(180deg, #C2AFFE, #CCBAFE);
|
background: linear-gradient(180deg, #C2AFFE, #CCBAFE);
|
||||||
box-shadow: 0 0 5px #8364A1;
|
box-shadow: 0 0 5px #8364A1;
|
||||||
}
|
}
|
||||||
/*.header .logo {
|
|
||||||
display: block;
|
|
||||||
height: 120px;
|
|
||||||
width: 350px;
|
|
||||||
border: 0px;
|
|
||||||
background: url('//cdn.flashii.net/img/satorilogo.png') no-repeat scroll left top transparent;
|
|
||||||
background-size: cover;
|
|
||||||
margin: 0px auto;
|
|
||||||
}*/
|
|
||||||
.header .logo {
|
.header .logo {
|
||||||
background: none;
|
background: none;
|
||||||
height: auto;
|
height: auto;
|
||||||
|
@ -215,7 +206,7 @@ a.gotop:active {
|
||||||
transition: color .2s, text-shadow .2s;
|
transition: color .2s, text-shadow .2s;
|
||||||
}
|
}
|
||||||
.header .logo:after {
|
.header .logo:after {
|
||||||
content: "Flashii.net";
|
content: "Iihsalf.net";
|
||||||
}
|
}
|
||||||
.header .logo:hover {
|
.header .logo:hover {
|
||||||
color: #C17BD5;
|
color: #C17BD5;
|
||||||
|
@ -267,7 +258,7 @@ a.gotop:active {
|
||||||
.header .menu .menu-item.avatar {
|
.header .menu .menu-item.avatar {
|
||||||
width: auto;
|
width: auto;
|
||||||
padding-left: 36px;
|
padding-left: 36px;
|
||||||
background: url('//cdn.flashii.net/pixel.png') no-repeat scroll left center / contain transparent;
|
background: url('//cdn.iihsalf.net/pixel.png') no-repeat scroll left center / contain transparent;
|
||||||
}
|
}
|
||||||
.header .menu .menu-item:hover {
|
.header .menu .menu-item:hover {
|
||||||
border-color: #503180 !important;
|
border-color: #503180 !important;
|
||||||
|
|
1
content/css/yuuno/yuuno.min.css
vendored
1
content/css/yuuno/yuuno.min.css
vendored
File diff suppressed because one or more lines are too long
Reference in a new issue