MediaWiki:Common.css

From Social ID Developers
(Difference between revisions)
Jump to: navigation, search
 
(2 intermediate revisions by one user not shown)
Line 6: Line 6:
  
 
#p-logo {
 
#p-logo {
   -60px;
+
   top: -60px;
 +
  height: 60px;
 +
}
 +
 
 +
#p-logo a {
 +
  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