MediaWiki

Difference between revisions of "Common.css"

From ACES

draft>DDElephant
(Created page with "#cosmos-footer { height:auto!important; }")
 
draft>DDElephant
Line 1: Line 1:
#cosmos-footer {
#cosmos-footer {
height:auto!important;
height:auto!important;
}
#cosmos-articleHeader-actions {
    display: flex;
}
}

Revision as of 23:32, 29 August 2021

#cosmos-footer {
	height:auto!important;
}
#cosmos-articleHeader-actions {
    display: flex;
}