Bigger player for bigger screens.
jav.guru - bigger player by anon-coom
Details
Authoranon-coom
LicenseNo License
Categoryjav.guru
Created
Updated
Size935 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Larger player + 4 cards per row instead of 2.
Source code
/* ==UserStyle==
@name jav.guru
@version 20230909.19.48
@namespace ?
==/UserStyle== */
@-moz-document domain("jav.guru") {
#comments {
width: 100%;
padding: 0;
margin: 0;
}
#wpdcom {
margin: 10px 40px 50px 50px;
max-width: 100%;
}
@media (min-width: 700px) {
.large-screenshot {
max-height: max-content;
overflow: hidden;
}
.column {
width: 100%;
}
.row {
margin: 0 auto;
width: calc(33% - 10px);
}
.wp-content p img {
max-width: 100%;
margin: 0;
display: block;
}
}
@media (min-width: 1200px) {
.grid-container {
max-width: 2160px;
}
.row {
margin: 20px auto;
width: calc(25% - 10px);
}
.is-right-sidebar {
width: 20%;
}
.site-content .content-area {
width: 77.5%;
}
}
}