Difference between revisions of "MediaWiki:Common.css"

Line 10: Line 10:
 
}
 
}
  
.wikitable1.skill-center {
+
.wikitable1. skill-center {
 
   text-align: center;
 
   text-align: center;
 
{
 
{

Revision as of 08:06, 18 June 2018

/* CSS placed here will be applied to all skins */
.wikitable1 {
  background-color: #CCFFCC;
  border:1px solid #990000;
  ext-align: center ;
  border-radius: 10px;
  margin-top: -145px;
  background-image;
  linear-gradient(#ff7f7f, #ff4c4c);
}

.wikitable1. skill-center {
  text-align: center;
{