A new userstyle
? by CarvalhodeLima
Details
AuthorCarvalhodeLima
LicenseNo License
CategoryHF
Created
Updated
Size430 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name ?
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
@-moz-document domain("https://docs.google.com/forms/d/158kCsulclsugWjohDkahqiDf0ao6gi691OL1vD9xoQU/edit") {
body {
background: url('file:///C:/Users/Felip/Downloads/Novo%20Projeto.jpg') no-repeat center center fixed;
background-size: cover;
}
}