MediaWiki:Mobile.css: Difference between revisions

Jump to: navigation, search
no edit summary
(Created page with "→‎CSS placed here will affect users of the mobile site: →‎positioning for custom logos and whatnot: .logothing { display: block; width: 160px; position: absolute; l...")
Tags: Mobile edit Mobile web edit
 
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the mobile site */
/* CSS placed here will affect users of the mobile site */
/* positioning for custom logos and whatnot */
.logothing {
display: block;
width: 160px;
position: absolute;
left: -12.2em;
top: -2.8em;
background: none;
}


<style>
<style>

Navigation menu