MediaWiki:Common.css: Difference between revisions

From Ruisdael Observatory Data Catalog
No edit summary
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 2: Line 2:


#ca-formedit {
#ca-formedit {
   margin-top: 1px solid #a8d03bbf;
   margin-top: 1px solid black;
  margin-bottom: 1px solid black;
   padding-left: 5px;
   padding-left: 5px;
   padding-right: 5px;
   padding-right: 5px;
Line 10: 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; }