mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-10-31 23:15:05 +01:00
Update index.html
This commit is contained in:
parent
fcfe5150fc
commit
65c8986a85
18
index.html
18
index.html
@ -47,7 +47,7 @@
|
||||
}
|
||||
.xhs {
|
||||
width: 300px;
|
||||
height: 485px;
|
||||
height: 350px;
|
||||
background-color: transparent;
|
||||
|
||||
position:absolute;
|
||||
@ -75,7 +75,6 @@
|
||||
margin-bottom: 0px;
|
||||
margin-top: 0px;
|
||||
margin-left: 16px;
|
||||
margin-right: 16px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
@ -89,22 +88,13 @@
|
||||
margin-bottom: 0px;
|
||||
margin-top: 5px;
|
||||
margin-left: 32px;
|
||||
margin-right: 32px;
|
||||
-webkit-user-select: none;
|
||||
-moz-user-select: none;
|
||||
-ms-user-select: none;
|
||||
user-select: none;
|
||||
}
|
||||
.xhs h2 span.purple {
|
||||
color: var(--xhs-purple);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.xhs h2 span.green {
|
||||
color: var(--xhs-green);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
.xhs h2 span.red {
|
||||
color: var(--xhs-red);
|
||||
.xhs h1.blue {
|
||||
color: var(--xhs-blue);
|
||||
text-transform: uppercase;
|
||||
}
|
||||
|
||||
@ -113,7 +103,7 @@
|
||||
</head>
|
||||
<body>
|
||||
<div class="xhs">
|
||||
<h1 class="xhs-head"><a href="https://github.com/Soitora/xhs-styles">XHS Styles Repository</a></h1></br>
|
||||
<h1 class="xhs-head blue"><a href="https://github.com/Soitora/xhs-styles">XHS Styles Repository</a></h1></br>
|
||||
<p class="xhs-desc"><a href="xhs-styles/animefillerlist.css">animefillerlist.css</a></p>
|
||||
<p class="xhs-desc"><a href="xhs-styles/animefillerlist-userstyles.css">animefillerlist-userstyles.css</a></p>
|
||||
<p class="xhs-desc"><a href="xhs-styles/crunchyroll.css">crunchyroll.css</a></p>
|
||||
|
Loading…
Reference in New Issue
Block a user