Template:DS/styles.css

From Story Time Inc.
Revision as of 07:26, 28 March 2020 by Admin (talk | contribs) (Admin moved page Template:ST:SW/republic.css to Template:DS/styles.css without leaving a redirect)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

.multi-bg-example {

 width: 100%;
 height: 400px;
 background-image: linear-gradient(to right, rgba(30, 75, 115, 1), rgba(255, 255, 255, 0));
 background-repeat: no-repeat;
 background-position: bottom right,
     left,
     right;

}