Template:Test.css: Difference between revisions

 
Content added Content deleted
(Created page with "#content h1 { background: linear-gradient(90deg, rgba(255,200,200,1) 0%, rgba(254,220,220,0.6432948179271709) 18%, rgba(254,220,220,0) 61%, rgba(254,220,220,0) 100%); }")
Tag: 2017 source edit
 
(Ozycaevias changed the content model of the page Template:Test.css from "wikitext" to "Sanitized CSS")
Tag: content model change
(No difference)

Revision as of 21:28, 16 May 2022

#content h1 {
  background: linear-gradient(90deg, rgba(255,200,200,1) 0%, rgba(254,220,220,0.6432948179271709) 18%, rgba(254,220,220,0) 61%, rgba(254,220,220,0) 100%);
}