MediaWiki:Gadget-cosmostweaks.css: Difference between revisions

No edit summary
m test width
Tag: Reverted
Line 1: Line 1:
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');
/*CS added the above^^^^^*/
/*
/*
canada's cosmostweaks
canada's cosmostweaks
Line 1,236: Line 1,237:
/* ------------------------------------------- rail hiding -------------------------------------- */
/* ------------------------------------------- rail hiding -------------------------------------- */
#CosmosRailWrapper {
#CosmosRailWrapper {
width:340px;
width:240px;
/*CS changed the width from 340px to this*/
margin-right:-40px;
margin-right:-40px;
transition: width 0.3s;
transition: width 0.3s;