Skip to content

evis toyhouse by aliveagain13

Details

Authoraliveagain13

LicenseNo License

Categorytoyhouse

Created

Updated

Size1.3 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

evis thing!

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name           evis_th
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A customizable Toyhou.se override
@author         https://twitter.com/mosspond_
==/UserStyle== */

@-moz-document url-prefix("https://toyhou.se/")
{
 
input {
  caret-color: DeepPink;
}

    navbar navbar-toggleable-sm navbar-inverse header collapse navbar-collapse container nav li ul {background-color: yellow; color: blue}
    footer {background-color: #d52a4c}


  body {
  position: absolute;
  width: 100%;
  background-repeat: repeat;
  background: url(https://f2.toyhou.se/file/f2-toyhou-se/images/47774728_ceIMY5YWrRPBBgB.png?1649677661);
  height: 500px;
  background-attachment: fixed;
  background-size: 50%;
}


}/* ==UserStyle==
@name           evis_th
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("toyhou.se""youtube.com") {
    /* Insert code here... */
}/* ==UserStyle==
@name           evis_th
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("example.com") {
    /* Insert code here... */
}

Reviews

No reviews yet.