Black theme for e-hentai.org
e-hentai.org - black by xiggeush
Details
Authorxiggeush
LicenseNo License
Categoryehentai
Created
Updated
Size4.9 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name e-hentai.org - 22.07.2022, 09:23:27
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("e-hentai.org") {
body {
font-size: 8pt;
font-family: arial,helvetica,sans-serif;
color: #ccc;
background: #000000;
padding: 2px;
margin: 0;
text-align: center;
}
div.ido {
background: #0A0A0A;
/* border: 1px solid #5C0D12; */
text-align: justify;
min-width: 740px;
max-width: 1200px;
margin: 10px auto 5px;
padding: 5px;
position: relative;
border-radius: 9px;
}
#nb {
margin: auto;
padding: 4px 10px 0;
text-align: center;
font-size: 10pt;
font-weight: bold;
color: #AAAAAA;
white-space: nowrap;
overflow: hidden;
min-width: 630px;
max-width: 1100px;
display: flex;
flex-direction: row;
justify-content: space-around;
align-items: center;
flex-wrap: wrap;
line-height: 19px;
min-height: 19px;
max-height: 19px;
margin-top: 10px;
margin-bottom: 10px;
}
#nb a {
text-decoration: none;
font-weight: bold;
color: #ababab;
}
#nb a:hover {
color: #fff;
transition: 0.3s;
}
div.idi {
margin: auto;
width: 598px;
border-collapse: collapse;
margin: 0px auto 8px auto;
padding: 5px;
/* border: 2px ridge #5C0D12; */
text-align: center;
background: #141414;
padding: 15px 10px;
}
a {
color: #888;
text-decoration: none;
}
a:hover {
color: #fff;
transition: 0.3s;
}
table.itg {
max-width: 1180px;
width: 99%;
border-collapse: collapse;
margin: 0 auto;
padding: 3px;
/* border: 2px ridge #5C0D12; */
font-size: 9pt;
text-align: left;
background: #141414;
}
table.itg>tbody>tr:nth-child(2n+2), table.itg>tbody>tr:nth-child(2n+2) .glthumb, table.itg>tbody>tr:nth-child(2n+2) .glcut {
background: #141414;
}
table.itg>tbody>tr:nth-child(2n+1), table.itg>tbody>tr:nth-child(2n+1) .glthumb, table.itg>tbody>tr:nth-child(2n+1) .glcut {
background: #141414;
}
table.itg>tbody>tr>th {
font-weight: bold;
padding: 15px 5px;
background: #141414;
}
.gl1c, .gl2c, .gl3c, .gl4c, .glfc {
/* border-top: 5px solid #000000; */
/* border-bottom: 1px solid #D9D7CC; */
/* margin-top: 5px; */
}
.glcat {
padding: 0 1px 0 2px;
/* border-right: 1px solid #D9D7CC; */
}
table.ptt td {
text-align: center;
height: 15px;
width: 31px;
background: #141414;
cursor: pointer;
/* border: 1px solid #5C0D12; */
border-bottom: 0;
/* margin-bottom: 5px; */
padding: 5px;
}
table.ptt td:hover {
background: #000;
color: #fff;
}
input[type="button"], input[type="submit"] {
min-height: 26px;
line-height: 20px;
padding: 1px 5px 2px;
margin: 0 2px;
/* border: 2px solid #B5A4A4; */
border-radius: 5px;
font-size: 9pt;
background: #0a0a0a;
color: #777;
}
input[type="button"], input[type="submit"]:hover {
background: #ccc;
color: #ffff;
transition: 0.3s;
}
.nopm {
padding: 0;
margin: 0;
margin-top: 10px;
}
div.gm {
background: #0A0A0A;
/* border: 1px solid #5C0D12; */
text-align: justify;
min-width: 720px;
max-width: 1200px;
margin: 10px auto;
padding: 3px 5px;
position: relative;
border-radius: 9px;
}
div#gmid {
float: right;
width: 930px;
height: 330px;
position: relative;
background: #0a0a0a;
z-index: 2;
}
div#gd2 {
background: #0a0a0a;
font-weight: bold;
text-align: center;
float: right;
width: 925px;
min-height: 50px;
overflow: hidden;
padding: 0;
margin: 0;
position: relative;
z-index: 2;
}
div.gtl {
float: left;
font-weight: bold;
padding: 5px 10px;
margin: 0 2px 5px 2px;
position: relative;
border-radius: 5px;
/* border: 1px dashed #9a7c7e; */
background: #1c1c1c;
}
div.ths {
font-weight: bold;
padding: 5px 5px;
margin: 0 2px 4px 2px;
white-space: nowrap;
float: left;
border-radius: 5px;
width: 55px;
text-align: center;
font-size: 10pt;
/* border: 1px solid #806769; */
background: #161616;
}
div.thd {
font-weight: bold;
padding: 5px 5px;
margin: 0 2px 4px 2px;
white-space: nowrap;
float: left;
border-radius: 5px;
width: 55px;
text-align: center;
font-size: 10pt;
border: 1px solid #161616;
color: #C2A8A4;
}
div#gdt {
background: #0a0a0a;
/* border: 1px solid #5C0D12; */
text-align: left;
min-width: 720px;
max-width: 1200px;
margin: 0 auto;
clear: both;
padding: 5px;
border-radius: 9px;
}
}