Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #imgPreview img {
- background: transparent;
- border: unset;
- }
- .player, .url {
- background: transparent;
- border: unset;
- text-align: center;
- }
- * {
- color: white !important;
- font-weight: normal;
- }
- button, input {
- background: #353535;
- border-color: #353535;
- }
- #userWall {
- display: inline-table;
- border: 0.5px solid #717171;
- }
- .tableRight, .tableLeft {
- background: #1d1d1d;
- border: 0.5px solid #717171;
- }
- .extended {
- border-color: #2d2d2d;
- background: #191919;
- }
- .rightHead, .boxHead {
- background: #4e4e4e;
- border-top: 1px solid gray;
- border-radius: 2px;
- }
- *#hSub {
- background: #2b2b2b;
- }
- div#hSub {
- background: #2b2b2b;
- }
- div#header {
- background: #3e3e3e;
- }
- body {
- background: black;
- }
- .boxButton:active {
- background: #212121;
- color: #ffd91f !important;
- }
- audio {
- background: whitesmoke;
- border-radius: 4px;
- margin-top: 8px;
- }
- [href="https://myspace.windows93.net/?id=1"] img {
- content: url(https://i.imgur.com/O3Uu5AC.png);
- }
- #commentInput {
- color: black !important;
- font-family: arial;
- font-size: 100%;
- }
- .fwiendCount {
- color: #0095ff !important;
- }
- .fwiendFace img {
- object-fit: cover;
- max-height: 128px;
- image-rendering: pixelated;
- }
- .blogs .box.blog {
- background: #1b1b1b;
- }
- .blogs > div > a:link {
- color: #00adff !important;
- }
- .blogs > div > a:visited {
- color: #00ff37 !important;
- }
- #top {
- text-align: -webkit-center;
- }
- .tableLeft img {
- display: none;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement