MediaWiki:Cosmos.css: Difference between revisions

From Servantpedia
Jump to navigation Jump to search
LBMapper12 (talk | contribs)
No edit summary
Tag: Reverted
LBMapper12 (talk | contribs)
No edit summary
Tag: Manual revert
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* All CSS here will be loaded for users of the Cosmos skin */
/* All CSS here will be loaded for users of the Cosmos skin */
#cosmos-banner-mainpage-link {
  display: flex;
  font-size: 20px;
  text-align: center;
  align-items: center;
  padding-left: 10px;
  font-weight: bold;
  text-shadow: 0 4px 5px rgba(0,42,50,.05);
  flex-basis: 220px;
}

Latest revision as of 13:38, 3 January 2025

/* All CSS here will be loaded for users of the Cosmos skin */