less bloated more goated b b b b bbbbbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
soundcloudmp3 by coolslutguy420_2nd-ressurection
Details
Authorcoolslutguy420_2nd-ressurection
LicenseNo License
Categorysoundcloudmp3
Created
Updated
Size2.6 kB
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
still a work in progress, only because i feel that there is still some bloat hidden around within the code of the site.
Source code
/* ==UserStyle==
@name soundcloudmp3
@namespace github.com/openstyles/stylus
@version 1.0.0
@description less bloated more goated b b b b bbbbbaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
@author Me
==/UserStyle== */
@-moz-document domain("soundcloudmp3.cc") {
div.waveforms {
display: none;
}
body, html, div {
max-width: 700px;
font-family: none;
font-weight: normal;
}
body {
background: #000;
}
.site-logo {
float: left;
}
.search-row {
float: left;
width: 100%;
}
.track-item-image :hover {
transition: none;
}
.track-item .track-item-content .track-item-user-name {
background: none;
}
.track-item .action-bar .navbar-nav > li > a img {
width: 20px;
height: 20px;
}
.track-item .action-bar .navbar-nav > li > a {
border-radius: 0px;
border: 5px #315234 ridge;
padding: 3px;
background: #175b17;
margin: 0px;
}
.artist-item-image {
border-radius: 0px;
}
.artist-item-image {
background-size: 100%;
}
.embed-submit-field input {
height: 30px;
border-radius: 0px;
padding: 7px;
}
.embed-submit-field button {
width: 30px;
padding: 5px;
display: none;
}
div {
background: none;
}
.track-item .track-item-title {
background-image: linear-gradient(
90deg,
rgba(255, 0, 0, 1) 0%,
rgba(255, 154, 0, 1) 10%,
rgba(208, 222, 33, 1) 20%,
rgba(79, 220, 74, 1) 30%,
rgba(63, 218, 216, 1) 40%,
rgba(47, 201, 226, 1) 50%,
rgba(28, 127, 238, 1) 60%,
rgba(95, 21, 242, 1) 70%,
rgba(186, 12, 248, 1) 80%,
rgba(251, 7, 217, 1) 90%,
rgba(255, 0, 0, 1) 100%
);
}
.track-item-title {
background-image: linear-gradient(
90deg,
rgba(255, 0, 0, 1) 0%,
rgba(255, 154, 0, 1) 10%,
rgba(208, 222, 33, 1) 20%,
rgba(79, 220, 74, 1) 30%,
rgba(63, 218, 216, 1) 40%,
rgba(47, 201, 226, 1) 50%,
rgba(28, 127, 238, 1) 60%,
rgba(95, 21, 242, 1) 70%,
rgba(186, 12, 248, 1) 80%,
rgba(251, 7, 217, 1) 90%,
rgba(255, 0, 0, 1) 100%
);
}
.row {
background: none;
}
.bg-converter {
background: none;
font-size: 20px;
}
.col-lg-3 {
width: 200px;
}
.search-type-wrapper :hover {
border: none;
animation: none;
}
button, select :hover {
transition: none;
}
.form-control {
transition: none;
border: none;
}
.search-type-wrapper {
transition: none;
}
.genre-type-wrapper {
transition: none;
}
.tooltip581387 :hover {
transition: none
}
}