MediaWiki:Live.css: Difference between revisions

From OniGalore
Jump to navigation Jump to search
No edit summary
No edit summary
Line 5: Line 5:
   font-size: medium;
   font-size: medium;
   text-align: center;
   text-align: center;
   opacity: 0.9;
   /*opacity: 0.9;*/
}
}


Line 12: Line 12:
}
}


#name
#type
{
{
   position:relative;
   position:relative;

Revision as of 03:47, 15 November 2015

.XEBPopupTitle
{ 
  background-color: #FFFAEF;
  padding: 5px;
  font-size: medium;
  text-align: center;
  /*opacity: 0.9;*/
}

.XEBMnuItm
{
}

#type
{
  position:relative;
  left:20px;
  top:50px;
}