MediaWiki:Common.css: Difference between revisions

From Wilde Adventures MUSH Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Tag: Reverted
Line 16: Line 16:
#headertabs { font-size:0.95em; color: gray; }
#headertabs { font-size:0.95em; color: gray; }
#ca-history { display:none!important; }
#ca-history { display:none!important; }
/* Vector sidebar */
#left-navigation { background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); }

Revision as of 22:52, 14 November 2024

/* CSS placed here will be applied to all skins */

.log-text
{
  font-size:16px;
  line-height: 1.5;
}

/* To make images responsive */
.res-img img
{
  max-width:100%;
  height:auto;
}

#headertabs { font-size:0.95em; color: gray; }
#ca-history { display:none!important; }

/* Vector sidebar */
#left-navigation { background-image: url("https://wildeadventures.net/mw/images/1/10/Rainbow_Sparkle.png"); }