MediaWiki:Common.css

From Social ID Developers
(Difference between revisions)
Jump to: navigation, search
 
Line 12: Line 12:
 
#p-logo a {
 
#p-logo a {
 
   height: 60px;
 
   height: 60px;
 +
}
 +
 +
a:visited {
 +
  color: #2F6FAB;
 
}
 
}

Latest revision as of 16:51, 26 September 2017

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

div#mw-panel {
  top: 60px;
}

#p-logo {
  top: -60px;
  height: 60px;
}

#p-logo a {
  height: 60px;
}

a:visited {
  color: #2F6FAB;
}
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox