MediaWiki:Common.css: Difference between revisions

From ASXResearch
Jump to navigation Jump to search
No edit summary
Tag: Reverted
No edit summary
Tag: Manual revert
Line 1: Line 1:
#asx-top-banner {
#asx-top-banner {
   width: 100%;
   position: relative;
   background: #ffffff;
   z-index: 999;
  text-align: center;
   margin-bottom: 0px;
  padding: 0;
   margin: 0;
  border-bottom: 1px solid #ccc;
  z-index: 9999;
}
}


#asx-top-banner img {
#content {
   display: block;
   padding-top: 0 !important;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
}

Revision as of 13:10, 27 May 2025

#asx-top-banner {
  position: relative;
  z-index: 999;
  margin-bottom: 0px;
}

#content {
  padding-top: 0 !important;
}