this is an remake of https://userstyles.world/style/10256/liivid-2012
VIDLII 2012 by DevrimKanneci
Details
AuthorDevrimKanneci
LicenseNo License
Categoryhttps://www.vidlii.com/
Created
Updated
Size4.4 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
risk
Source code
/* ==UserStyle==
@name VIDLII2012
@version 1.0.0
@namespace ?
==/UserStyle== */
@-moz-document domain("https://www.vidlii.com/") {
@charset "utf-8";
/* CSS Document */
/* thanks to the original creators of all themes, reminder that i just mixed in a bunch of styles and themes, don't think this is magic by me. */
body, .s_head {
background: url(https://cdn.discordapp.com/attachments/345342629317443584/387262015971786752/www-refreshbg-vflC3wnbM.png) !important;
}
footer {
border-radius: 0px;
background: url(https://cdn.discordapp.com/attachments/345342629317443584/387262015971786752/www-refreshbg-vflC3wnbM.png) !important;
border: none;
box-shadow: 0px -20px 90px -40px #0000006b, inset 0px 6px 0px -5px #FEFEFE, 0px -1px 0px 0px #C6C6C6;
}
div[style="border: 1.5px solid green;padding:6px;text-align:center;margin-bottom:11px;font-size:14px;font-weight:bold"] {
background-image: linear-gradient(to bottom,#74a446 0,#4d7730 45px) !important;
box-shadow: 0 1px 2px rgba(0,0,0,.5), inset 0 0 1px rgba(0,0,0,.2) !important;
border: none !important;
border-radius: 3px !important;
font-family: "Arial" !important;
color: white !Important;
font-weight: bold !important;
text-shadow: 0 -1px 1px rgba(0,0,0,.45);
}
.pr_hd1 .pr_hd_bar {
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
border: .5px solid #ccc0;
border-top: 0;
}
.vid_th:hover {
border: 2px solid #d63636;
}
.cosmic_sub:hover {
background-color: #fd3f3f;
border: 1px solid #fd3f3f;
color: #fff;
text-shadow: none!important;
}
.n_head .pr_hd_bar {
border-radius: 8px!important;
border: .5px solid rgba(204, 204, 204, 0);
border-top: 0;
}
.s_search input[type=submit] {
background: url(https://cdn.discordapp.com/attachments/345342629317443584/387284729499746304/unknown.png) !important;
}
.s_search input[type=submit] {
height: 32px;
width: 36px;
color: transparent;
}
.s_search input[type=submit] {
padding: 4px 7px;
border: 1px solid #b4b4b4;
font-size: 12px;
background: #fff;
background: -moz-linear-gradient(top,#fff 0,#efefef 100%);
background: -webkit-linear-gradient(top,#fff 0,#efefef 100%);
background: linear-gradient(to bottom,#fff 0,#efefef 100%);
filter: gradient( startColorstr='#ffffff', endColorstr='#efefef', GradientType=0 );
border-top-right-radius: 3.5px;
border-bottom-right-radius: 3.5px;
cursor: pointer;
outline: 0;
}
div.pr_hd_bar {
background: transparent;
top: -40px;
left: -120px;
z-index: 50000;
position: relative;
width: 514px;
margin-top: 0px;
order: initial;
left: 120px;
}
#pr_hd ul,
.n_head ul {
top: -99px
}
.n_head .pr_hd_bar {
border-radius: 8px!important;
border: .5px solid #fff0;
border-top: 0;
}
.w_lnks>a {
width: 77.6px;
position: relative;
top: 18px;
border: 1px solid rgba(204, 204, 204, 0) !important;
border-bottom-color: rgba(170, 170, 170, 0) !important;
background-image: linear-gradient(to bottom,#fff 0,rgba(224, 224, 224, 0) 100%) !important;
}
.yel_btn:hover {
color: black !important;
background: linear-gradient(white, ghostwhite);
border: 1px solid lightgrey;
border-radius: 3px;
}
.pr_hd_bar > .yel_btn {
right: -5px;
top: 7px;
}
#hd_vidlii {
top: 12px;
}
nav#sm_nav {
top: 41px;
right: 0px;
}
.n_head {
margin: 0 0 0px;
}
div.pr_hd_wrapper {}
#w_sel {
position: absolute;
height: 0;
}
#sm_nav a {
color: #039;
}
#hd_vidlii {
height: 0px !important;
width: 0px !important;
padding-left: 110px !important;
padding-top: 62px !important;
background: url(https://i.imgur.com/f38DHs7.png) no-repeat !important;
position: absolute;
top: 4px;
left: 0px;
}
.last_5 {
background: white;
padding: 0;
border: none;
}
.last_5 div {
font-size: 11px;
background: linear-gradient(#282828, #242424);
border-top: solid 1px #313131;
display: inline-block;
width: 100%;
padding: 3px 0px;
border-bottom: solid 1px #1A1A1A;
}
/* i really want this to be global */
/*I have no idea what this will affect but I'm extremely scared */
}