Difference between revisions of "MediaWiki:Common.css"

Jump to navigation Jump to search
no edit summary
 
(18 intermediate revisions by 2 users not shown)
Line 59: Line 59:
   background-repeat: no-repeat;
   background-repeat: no-repeat;
   height: 32px;
   height: 32px;
  position: relative;
  top: 2px;
  margin: 0px;
}
/* Language font */
[lang=fa] { font-family:
Tahoma, 'DejaVu Sans', sans-serif; }
/* Hide title on main page */
body.page-Main_Page div.mw-body h1.firstHeading {
display: none;
}
/* Custom logo size */
#p-logo {
width: 146px;
height: 125px;
}
}
}
}

Navigation menu