MediaWiki:Common.css: Difference between revisions

hiding wikitable css as citizen skin uses own css for this
m (flex responsive widths)
(hiding wikitable css as citizen skin uses own css for this)
Line 12:
* Hide category header 3
******************************/
div.mw-category-generated h3 {
display: none;
}
 
@import url("https://fonts.googleapis.com/css?family=Charm");
 
/* The transcription progress bar */
Line 33 ⟶ 31:
display: table;
border-collapse: collapse;
border-spacing: 0px 0px0;
empty-cells: hide;
margin: 0px0 auto 4px auto;
width: 100%;
}
Line 147 ⟶ 145:
* Wikitables
******************************/
/*table.wikitable {
background-color: #f8f9fa;
color: #222;
Line 171 ⟶ 169:
table.wikitable > caption {
font-weight: bold;
}*/
 
/******************************
Line 635 ⟶ 633:
 
.flex-item-2 {
/*background-color: ;*/
border:1px solid #f3f2f2;
border-radius: 8px;
Line 646 ⟶ 644:
 
.flex-item-3 {
/*background-color: ;*/
border:1px solid #f3f2f2;
border-radius: 8px;