rdrama block that annoying shit you heard, fuck aevann
rdrama.net by pick_a_nit_gee
Details
Authorpick_a_nit_gee
LicenseNo License
Categoryrdrama.net
Created
Updated
Size2.3 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 rdrama.net
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author ssjjstation
==/UserStyle== */
@-moz-document domain("rdrama.net") {
body {
padding-top: 100px !important;
}
document, body {
background: #000000 !important;
}
@charset "UTF-8";
:root{
--dark: #111111;
--secondary: #333333;
--white: #FFFFFF;
--black: #0088AA;
--light: #008800;
--muted: #BBBBBB;
--gray: #333333;
--gray-100: #0d1117;
--gray-200: #777777;
--gray-300: #444444;
--gray-400: #0d1117;
--gray-500: #0d1117;
--gray-600: #0d1117;
--gray-700: #0d1117;
--gray-800: #0d1117;
--gray-900: #0d1117;
--background: 0, 0, 0;
--opacity-frost: 0 !important;
--signature-max-height: 0 !important;
}
.transparent,#login,.App-side {
background:None!important;
}
.tooltip-inner {
color:#009900!important;
}
.modal .comment-actions .list-group-item {
background-color: #111111 !important;
}
.post-actions * {
color: white !important;
}
.page-link {
background-color:#111111 !important;
}
.sidebar {
border-radius:6px;
margin-top:6px;
}
.table th,.table td {
border-top:none;
}
.table-striped tbody tr:nth-of-type(odd) {
background-color: #441111;
}
.tooltip-inner {
color:#d8d8d8!important;
background-color:#111111!important;
}
h5.post-title a:visited {
color: #003988!important;
}
.modal-content {
border: 1px #993311 solid;
}
i {
color: inherit !important;
}
#post-text > p {
color: lightgreen;
}
#post-title {
--color1: gray;
--color2: gray;
}
* {
animation: none !important;
}
.flex-grow-1.d-fl.d-mob-none.pad > .form-inline.search.flex-nowrap.mx-0.mx-lg-auto > .form-control.w-100 {
max-width: 400px;
margin-left: auto;
}
}