MediaWiki:Common.css: Difference between revisions

m
no edit summary
(adjustments made to reduce 'down shifting' when page is loaded.)
mNo edit summary
Line 8: Line 8:
}     
}     


h1#firstHeading {  /* removes the wiki page title from the top of the screen */
    display: none;
}


/*************** end downshifting code ****************/
/*************** end downshifting code ****************/
Line 151: Line 154:
input[type=datetime-local], input[type=date],  
input[type=datetime-local], input[type=date],  
input[type=month], input[type=time],  
input[type=month], input[type=time],  
input[type=week ], input[type=text],
input[type=week ], input[type=text] {     
textarea {     
font: 13.3333px Arial;
font: 13.3333px Arial;
font-size: .875em;
font-size: .875em;
2,664

edits