Difference between revisions of "MediaWiki:Common.css"

From Dashboard samenwerking Wijchen
Line 9: Line 9:
  
 
  margin-top: -12px;
 
  margin-top: -12px;
 +
margin-right: 0px;
 +
margin-bottom: 15px;
 +
margin-left: 0p;x
  
 
  border-radius: 0px 0px 5px 5px;
 
  border-radius: 0px 0px 5px 5px;
 
  height: 36px;
 
  height: 36px;
 
}
 
}

Revision as of 13:16, 16 April 2019

.supervision {
 background-color: #686868;
 color: #FFFFFF;

 padding-top: 8px;
 padding-right: 8px;
 padding-bottom: 8px;
 padding-left: 8px;

 margin-top: -12px;
 margin-right: 0px;
 margin-bottom: 15px;
 margin-left: 0p;x

 border-radius: 0px 0px 5px 5px;
 height: 36px;
}