Difference between revisions of "MediaWiki:Common.css"
(One intermediate revision by the same user not shown) | |||
Line 3: | Line 3: | ||
background-color: #CCFFCC; | background-color: #CCFFCC; | ||
border:1px solid #990000; | border:1px solid #990000; | ||
− | + | text-align: center ; | |
border-radius: 10px; | border-radius: 10px; | ||
margin-top: -145px; | margin-top: -145px; | ||
Line 9: | Line 9: | ||
linear-gradient(#ff7f7f, #ff4c4c); | linear-gradient(#ff7f7f, #ff4c4c); | ||
} | } | ||
− | |||
− | |||
− | |||
− |
Latest revision as of 07:06, 18 June 2018
/* CSS placed here will be applied to all skins */ .wikitable1 { background-color: #CCFFCC; border:1px solid #990000; text-align: center ; border-radius: 10px; margin-top: -145px; background-image; linear-gradient(#ff7f7f, #ff4c4c); }