Skip to content

JUST DANCE 2019 V1.0 by MATEOJD

Details

AuthorMATEOJD

LicenseNo License

Categoryjdmateo fan vercion

Created

Updated

Size1.7 kB

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

just dance

Notes

just dance

Source code

/* ==UserStyle==
@name         JUST DANCE 2019 V1.0
@version      20231229.16.04
@namespace    ?
==/UserStyle== */

// Definir colores
main-color = #FF0080
secondary-color = #00FFFF
background-color = #000000
text-color = #FFFFFF

// Definir fuentes
main-font = 'Arial', sans-serif
header-font = 'Helvetica', sans-serif

// Estilo general
body
  font-family: main-font
  color: text-color
  background-color: background-color

// Estilo del encabezado
header
  background-color: main-color
  color: text-color
  font-family: header-font

// Estilo del contenido principal
.content
  color: text-color

// Estilos para botones o elementos interactivos
button, .interactive-element
  background-color: secondary-color
  color: text-color
  border: 2px solid main-color
  padding: 10px
  border-radius: 5px
  font-family: main-font

// Otros estilos específicos según la estructura HTML de tu página


// Definir colores
main-color = #FF0080
secondary-color = #00FFFF
background-color = #000000
text-color = #FFFFFF

// Definir fuentes
main-font = 'Arial', sans-serif
header-font = 'Helvetica', sans-serif

// Estilo general
body
  font-family: main-font
  color: text-color
  background-color: background-color

// Estilo del encabezado
header
  background-color: main-color
  color: text-color
  font-family: header-font

// Estilo del contenido principal
.content
  color: text-color

// Estilos para botones o elementos interactivos
button, .interactive-element
  background-color: secondary-color
  color: text-color
  border: 2px solid main-color
  padding: 10px
  border-radius: 5px
  font-family: main-font

// Otros estilos específicos según la estructura HTML de tu página


@-moz-document url-prefix("https://example.com/") {

}

Reviews

No reviews yet.