are you tirerd of the betacast 2013 theme
try this out
betacast old version by DevrimKanneci
Details
AuthorDevrimKanneci
LicenseNo License
Categorybetacast.lol
Created
Updated
Size3.0 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
2013 betacast is dogwater
Source code
/* ==UserStyle==
@name betacast 2009 is still working
@version 1.0.0
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.betacast.lol/") {
#masthead-nav-main a:last-of-type {
font-size: 0;
line-height: 0;
}
#masthead-nav-main a:last-of-type::after {
content: 'Community';
font-size: 13px;
line-height: 20px;
}
[href="/my_subscriptions?masthead=1"], [href="/my_history"] {
display: none;
}
/* Navbar */
#masthead-utility {
top: -5px;
position: relative;
}
.utility-item {
border-left: 1px solid #aaa;
padding: 0 0 1px 8px;
margin-left: 5px;
}
.utility-item:first-child {
border: none;
}
#logo {
background: url(https://cdn.discordapp.com/attachments/900162994686787594/1182409269551825006/image.png?ex=65849771&is=65722271&hm=bfc6e71ec92b743d89046ea2ed673f717ac0e627fa7d1fb4ca8b6d45673148a2&);;
width: 210px !important;
height: 39px !important;
margin-top: -14px !important;
margin-left: -5px !important;
}
#masthead-search {
width: 960px;
background: linear-gradient(to bottom,#eee 30%,#eee 30%,#ddd 100%);
border: 1px solid #999;
border-radius: 0px;
position: absolute;
top: 48px;
z-index: 0;
height: 32px !important;
}
#masthead-nav-main {
position: relative;
z-index: 1;
display: flex;
flex-direction: row;
top: -10px;
left: -2px;
width: 5%;
}
#masthead-nav-user {
position: relative;
height: 35px;
top: -5px;
}
#masthead-search .yt-button-primary {
line-height: 4px;
}
#masthead-search span {
line-height: 2.1em;
}
#masthead .search-term {
vertical-align: middle;
border: 1px solid #999;
width: 280px;
font-size: 18px;
position: relative;
z-index: 2;
}
#masthead-nav-user > a.yt-button.yt-button-urgent.yt-button-short > span {
line-height: 1.80em;
}
#masthead-search .search-form {
padding-left: 300px;
position: relative;
top: 2px;
right: -220px;
z-index: 1;
}
#masthead-container {
border: none !important;
}
#masthead-nav-main a {
border-left: 1px solid #fff;
border-right: 1px solid #999;
text-decoration: none;
font-size: 13px;
font-weight: bold;
vertical-align: middle;
padding: 9px 10px;
margin: 0px;
height: 18px;
}
#masthead-nav-main a:hover {
background: linear-gradient(to bottom,#fff 44%,#eee 85%,#ddd 100%);
}
#masthead-nav-main a:active {
background: linear-gradient(to bottom,#999 0%,#eee 50%,#fff 100%);
}
body {
margin-top: 15px;
}
#watch-video-details .watch-video-desc {
display: none
}
#watch-video-details-toggle-less {
display: none
}
#urlForm {
display: none
}
#embedForm {
display: none
}
#watch-related-videos-panel {
display: none
}
#watch-channel-brand-cap {
display: none
}
#ratingWrapper {
display: none
}
}