MediaWiki:Common.css: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
Tag: Reverted
No edit summary
 
(One intermediate revision by the same user not shown)
Line 12: Line 12:
}
}


#campainsInDs,#geoAndtime {
.tocnumber { display: none; }
  display: inline-block;
}

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; }