Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

cabin font download

/* ==UserStyle==
@name         Example UserCSS style
@namespace    github.com/openstyles/stylus
@version      1.0.0
@license      unlicense
@preprocessor default
@var color link-color "Link Color" red
==/UserStyle== */

@-moz-document domain("example.com") {
  a {
    color: var(--link-color);
  }
}
Source by github.com #
 
PREVIOUS NEXT
Tagged: #cabin #font #download
ADD COMMENT
Topic
Name
7+6 =