MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(17 intermediate revisions by the same user not shown)
Line 1: Line 1:
.res-img img {
width:100%;
height:auto;
}
#bodyContent {
    max-width: 1024px;
    margin: 0 auto; /* Horizontally center the content */
}
.hidden {
display: none;
}
.noticebox {
.noticebox {
  -moz-border-radius: 1em;
  -moz-border-radius: 1em;
Line 44: Line 58:
border-bottom: none;
border-bottom: none;
}
}
#p-logo a { background: url(/images/Blank.gif) 35% 50% no-repeat !important; }


h1.firstHeading {
h1.firstHeading {