Difference between revisions of "MediaWiki:Vector.css"

From Pangaea Wiki
Jump to: navigation, search
Line 3: Line 3:
  
 
#p-cactions {  
 
#p-cactions {  
 +
top:228px;
 
position: relative;  
 
position: relative;  
 
margin: 0;  
 
margin: 0;  

Revision as of 13:28, 13 March 2016

/* CSS placed here will affect users of the Vector skin */
div#mw-head {background-image: url(/resources/assets/pang/pangaea-header-light.png); background-repeat: no-repeat; background-position: center top;}

#p-cactions { 
top:228px;
position: relative; 
margin: 0; 
white-space:nowrap; 
line-height: 1.1em; 
overflow: invisible; 
border-collapse: collapse; 
list-style: inline; 
font-size: 75%; 
}