MediaWiki:Common.css: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
Tag: Manual revert
No edit summary
 
Line 11: Line 11:
   padding-bottom: 15px !important;  
   padding-bottom: 15px !important;  
}
}
.tocnumber { display: none; }

Latest revision as of 11:53, 17 September 2024

/* CSS placed here will be applied to all skins */

#ca-formedit {
  margin-top: 1px solid black;
  margin-bottom: 1px solid black;
  padding-left: 5px;
  padding-right: 5px;
}

table.formtable td {
  padding-bottom: 15px !important; 
}

.tocnumber { display: none; }