MediaWiki:Gadget-cosmostweaks.css: Difference between revisions

No edit summary
test
Line 91: Line 91:


/* -------------------------- general ------------------------- */
/* -------------------------- general ------------------------- */
/* ----------[CS added this part]------*/
p {
p {
line-height: 1.6;
line-height: 1.6;
}
}
 
/* ----------[^^^CS added this part^^^]------*/
#mw-content,
#mw-content,
.mw-prefs-buttons,
.mw-prefs-buttons,
Line 1,238: Line 1,239:
margin-right:-40px;
margin-right:-40px;
transition: width 0.3s;
transition: width 0.3s;
background-color:var(--transparent-grey);
background-color:var(--content-background-color);
/*CS changed the background-color from var(--transparent-grey) to this*/
}
}
#CosmosRail {
#CosmosRail {