MediaWiki:Common.css: Difference between revisions

From Azyrah
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Reverted
Line 3: Line 3:
#ca-history { display: none !important;}
#ca-history { display: none !important;}
#ca-talk { display: none !important; }
#ca-talk { display: none !important; }
.nativelooktop {
.nativelooktop {
   background: url("./images/skin/Nativelooktop.jpg") no-repeat;
   background: url("./images/skin/Nativelooktop.jpg") no-repeat;

Revision as of 01:06, 14 June 2022

/* CSS placed here will be applied to all skins */
#ca-viewsource { display: none !important; }
#ca-history { display: none !important;}
#ca-talk { display: none !important; }
.nativelooktop {
  background: url("./images/skin/Nativelooktop.jpg") no-repeat;
  padding: 0px;
  width: 190px;
  height: 10px;
}