Difference between revisions of "MediaWiki:Common.css"

From Dashboard samenwerking Wijchen
Line 10: Line 10:
 
  margin-top: -12px;
 
  margin-top: -12px;
  
border-radius: 0px 0px 5px 5px;
+
border-radius: 0px 0px 5px 5px;
 +
height: 36px;
 
}
 
}

Revision as of 13:15, 16 April 2019

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

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

 margin-top: -12px;

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