Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
.button {
.button {
   border-radius: 10px;
   border-radius: 10px;
  color: white;
   padding: 10px;
   padding: 10px;
   width:220px;
   width:220px;
Line 12: Line 12:
.button1{
.button1{
background:#9999e6;  
background:#9999e6;  
color:white;
}
}
.button2{
.button2{
background:#df80ff;
background:#df80ff;
color:white;
}
}