Skip to content

boblox rainbow play button by forrobloxstyles

Screenshot of boblox rainbow play button

Details

Authorforrobloxstyles

LicenseNo License

CategoryRoblox

Created

Updated

Size923 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

no please dont use this

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         boblox rainbow play button
@version      20220725.23.44
@namespace    userstyles.world/user/forrobloxstyles
@description  no please dont use this
@author       forrobloxstyles
@license      No License
==/UserStyle== */

@-moz-document domain("roblox.com") {

{background-color} #f00;
    border-color: #000;
  }

  14%
  {
    background-color: #9c3a40;
    border-color: #9c3a40;
  }

  28%
  {
    background-color: #9c3a40;
    border-color: #9c3a40;
  }

  42%
  {
    background-color: #9c3a40;
    border-color: #9c3a40;
  }

  56%
  {
    background-color: #000000;
    border-color: #000000;
  }

  80%
  {
    background-color: #9c3a40;
    border-color: #9c3a40;
  }

  94%
  {
    background-color: #000000;
    border-color: #000000;
  }

  100%
  {
    background-color: #9c3a40;
    border-color: #9c3a40;
  }
}

.btn-common-play-game-lg
{
  animation: rainbow 18s infinite;
}
}

Reviews

No reviews yet.