MediaWiki:Cosmos.css: Difference between revisions

From Servantpedia
Jump to navigation Jump to search
LBMapper12 (talk | contribs)
Undo revision 402 by LBMapper12 (talk)
Tags: Replaced Undo Reverted
LBMapper12 (talk | contribs)
No edit summary
Tag: Manual revert
 
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-header__sitename {
  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 */