NOT the very popular Vidbit theme, I already uploaded that (i think). This was made as a companion theme to that one.
LIIVID 2009 THEME by griffenhiggins
Details
Authorgriffenhiggins
LicenseNo License
Categoryhttps://liivid.co/
Created
Updated
Size919 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name LIIVID 2009 THEME
@version 20230610.07.24
@namespace ?
==/UserStyle== */
@-moz-document domain("liivid.co") {
/*Created By OrBuLon*/
/*Left Allign Text*/
.w_lnks a {
width: 15%;
text-align: left;
font-size: 13px;
text-decoration: none;
}
#w_l_cnts #w_sh_cnt span {
width: 15%;
text-align: left;
display: inline-block;
}
/* Blue Text*/
a{
color: #039;
}
#sm_nav a{
color: #039;
}
/*Hide sub counter*/
.yel_btn {
user-select: none;
color: #8a4100!important;
font-size: 13px;
padding: 4px 15px;
border: 1px solid #f4c800;
border-radius: 3px;
}
#subsbtns>a:last-of-type {
padding: 0px 0px;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
background: #fff0;
border-color: #d3d3d300 #d3d3d300 #d3d3d300 #f4c80000;
color: #80808000!important;
position: relative;
z-index: 10;
}
}