Difference between revisions of "MediaWiki:Common.css"
From Earth Science Information Partners (ESIP)
WikiWorks753 (talk | contribs) m (1 revision imported) |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | .read-more { | ||
+ | padding-left: 4rem; | ||
+ | background: linear-gradient(90deg, transparent, white, white, white); | ||
+ | margin-left: -3.4rem; | ||
+ | } |
Revision as of 04:32, July 17, 2020
/* CSS placed here will be applied to all skins */ .read-more { padding-left: 4rem; background: linear-gradient(90deg, transparent, white, white, white); margin-left: -3.4rem; }