speed up downloadha.com Alt version
Speedy Weekend at downloadha ALT by MobinWeekend
Details
AuthorMobinWeekend
LicenseCC0-1.0
Categorydownloadha.com
Created
Updated
Size3.4 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 Speedy Weekend at downloadha
@namespace USO Archive
@author Mobin S
@description `speed up downloadha.com`
@version 20200131.16.7
@license CC0-1.0
@preprocessor uso
==/UserStyle== */
@-moz-document domain("downloadha.com") {
body {
line-height: 1;
}
.last-movies {
display: none;
}
.container-fluid {
max-width: 90%;
min-width: 900px;
}
.post-tags,
.fixed-posts,
.ads-no-margin,
.top-posts-ads,
.footer-links,
.popup-ads.col-xs-12,
.tab-box,
.tab-pane,
.top-posts-ads,
.logo-wrapper,
.comment-reply-title {
display: none;
}
.col-sm-8 {
width: auto;
}
popup-ads {
display: none;
}
.cat-icon {
margin: 0px;
}
.col-sm-8 {
width: auto;
column-count: 3;
}
.panel {
max-width: 100%;
margin-left: 8px;
overflow-y: auto;
max-height: 100%;
}
.panel a {
line-height: 1.5;
font-size: 11pt;
}
.entry-content {
clear: both;
overflow: auto;
font-size: 11pt;
line-height: 1.8;
}
aside {
display: none;
}
.ads {
display: none;
}
.btn {
padding: 10pt 60pt;
font-size: 10pt;
}
.download-box {
position: fixed;
bottom: 0pt;
top: 128px;
left: 32px;
width: 24%;
max-width: 1024px;
min-width: 512px;
z-index: 101;
overflow: auto;
font-size: 10pt;
line-height: 1.4;
}
.comments {
position: fixed;
bottom: 0pt;
top: 128px;
right: 32px;
width: 24%;
max-width: 1024px;
min-width: 512px;
z-index: 100;
overflow: auto;
font-size: 10pt;
line-height: 1;
}
.comment-body {
font-size: 11pt;
line-height: 1.6;
}
.pagination {
display: inline-block;
padding-left: 0;
margin: 50px;
position: fixed;
bottom: 0px;
left: 0px;
box-shadow: -4px 4px 4px 0px rgba(0, 0, 0, .18);
transition-duration: 0.4s;
border-radius: 8px;
}
.pagination > li > a,
.pagination > li > span {
transition-duration: 0.4s;
}
.download-box .btn-groups {
padding-bottom: 0px !important;
}
.form-control,
.col-xs-12,
.comment-meta {
padding: 0px !important;
margin: 0px !important;
}
.btn.btn-danger {
padding: 1pt 1pt;
}
.linkbox {
width: 485px;
font-size: 10pt;
line-height: 1.4;
}
.linkbox a {
font-size: 9pt;
}
.form-group,
.label-floating,
.is-empty {
display: contents;
}
.comment-content {
color: white;
background-color: #93c;
border-radius: 12pt;
font-size: 10pt !important;
}
}