Common.js andCommon.css are pages which influence the interface and layout of Wikipedia.
Common.js may refer to one of severalJavaScript pages:
Wikipedia's sitewide "common JavaScript" page, located atMediaWiki:Common.js. This is loaded for all users.
An individual user's "common JavaScript" page, located atSpecial:MyPage/common.js. UnlikeSpecial:MyPage/skin.js, which redirects to the JavaScript page of the user's currentskin, a user's common.js page is loaded regardless of which skin they are using.
Wikipedia's sitewide "common CSS" page, located atMediaWiki:Common.css. This is loaded for all users.
An individual user's "common CSS" page, located atSpecial:MyPage/common.css. UnlikeSpecial:MyPage/skin.css, which redirects to the CSS page of the user's currentskin, a user's common.css page is loaded regardless of which skin they are using.