Skip to content

BitView 2011-2013 Logo by fishcelery4894official

Details

Authorfishcelery4894official

LicenseNONE

Categorywww.bitview.net

Created

Updated

Size1.4 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

i made it

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         Bitview 2011-2013 Logo
@namespace    USO Archive
@author       PMK335 (playmobilknight335)
@description  Mixed with the themes from Herotrap and DevilForAllToEnjoy (actually i mixed it when the layout got changed into the late 2008 - mid/late 2009)
@version      20240603.14.29
@license      NONE
@preprocessor uso
==/UserStyle== */
@-moz-document domain("www.bitview.net") {
/* Header Logo */
#masthead #logo {
    content: url(https://fishcelery4894.neocities.org/silly.png);
    float: left;
    display: block;
    margin: 0px 18px 0px 0;
}

  element.style
  {
    width: 480px;
    height: 360px;
    padding-bottom: 32px;
  }

/* Channel Header Logo */
  #smallMastheadLogo
  {
    content: url(https://fishcelery4894.neocities.org/silly.png);
    width: 104px;
    height: 37px;
  }
/*Arrows button */
a .LeftSingleArrow {
    background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll 0 -20px;
}
a:hover .LeftSingleArrow {
    background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll 0 0px;
}

a .RightSingleArrow {
    background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll -20px -20px;
}
a:hover .RightSingleArrow {
    background: transparent url(https://pmk335.neocities.org/video_bar_arrows.png) no-repeat scroll -20px 0;
}
}

Reviews

No reviews yet.