Template:SW/republic.css: Difference between revisions

From Story Time Inc.
Jump to navigation Jump to search
(Created page with "→‎Annotated version: .foo { →‎Fallback color in case background-image gradient is not supported: background-color: #444; /* Standard syntax supported by Firefox 16+,...")
 
(Blanked the page)
Tag: Blanking
Line 1: Line 1:
/* Annotated version */
 
.foo {
/* Fallback color in case background-image gradient is not supported */
background-color: #444;
/* Standard syntax supported by Firefox 16+, Opera 12.5+, IE10+ */
background-image: linear-gradient( to bottom, #444, #999 );
}

Revision as of 23:40, 27 March 2020