For the latest updates, send a blank email to our SUBSCRIPTION ADDRESS
HEADLINES | CLASSIFIED | SPORTS | FORUM | BUSINESS | ENTERTAINMENT
Vol. 1, Issue 9
The News Organ of Liberty City
Thursday October 18th, 2001
" Yesterday's News Today "

MediaWiki:Monobook.css: Difference between revisions

From Liberty Tree
Jump to navigationJump to search
No edit summary
No edit summary
Line 754: Line 754:
     clear: left !important;
     clear: left !important;
     float: left !important;
     float: left !important;
  }
  .mw-parser-output table {
    display: table;
   }
   }
}
}

Revision as of 09:17, 25 May 2025

/* CSS placed here will affect users of the MonoBook skin */
html {
  overflow-y: scroll;
}

body {
  max-width: 620px;
  min-width: 620px;
  margin: 0 auto;
  background-image: none;
  background-color: #fff;
  font-family: 'Arial';
}

@media screen and (min-width: 551px) {
  body.skin--responsive .portlet {
    width: 121px;
  }

  body.skin--responsive .mw-body {
    margin: 34px 0 0 121px;
  }

  body.skin--responsive #column-content {
    margin-top: 122px;
    margin-bottom: 0;
  }
}

.hidden {
  display: none;
}

.portlet {
  width: 121px;
}

.portlet h3 {
  text-transform: uppercase;
  line-height: 22px;
}

#globalWrapper {
  background-color: #ff6600;
}

.mw-body {
  margin: 34px 0 0 121px;
  border: 1px solid #ff6600;
  position: initial;
  padding-top: 0;
  border-right: 0;
  min-height: 500px;
}

#sidebar {
  background-color: transparent;
  width: 120px;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
}

div#column-one {
  padding-top: 157px;
}

div#column-content {
  margin-top: 122px;
  margin-bottom: 0;
}

div#globalWrapper {
  background-image: none;
}

#p-logo,
.header-languages,
span.subpages {
  display: none;
}

.mw-parser-output .header-languages {
  display: block;
}

#p-cactions #ca-unwatch,
#p-cactions #ca-protect,
#p-cactions #ca-watch,
#p-cactions #ca-talk {
  display: none;
}

#p-cactions {
  bottom: 0;
  top: initial;
  display: none;
}

#p-personal {
  bottom: 0;
  top: initial;
  display: none;
}

.mw-pt-translate-header {
  display: none;
}

#sidebar .pBody {
  background-color: transparent;
  border: 0;
  padding: 0;

}

#sidebar ul {
  list-style-image: none;
  list-style-type: none;
  margin: 0;
}

#sidebar li {
  border: 1px solid #fff;
  border-left: 0;
  border-top: 0;
  padding: 2px;
}

#sidebar li:nth-of-type(1) {
  border-top: 1px solid #fff;
}

#sidebar a {
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
  padding-left: 5px;
}

#p-search {
  width: 120px;
  border-bottom: 1px solid #fff;
  padding-bottom: 5px;
}

#searchInput {
  width: 100% !important;
}

#siteNotice {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0;
}

#siteNotice .subscription {
  text-align: right;
}

#mw-content-text .subscription {
  text-align: center;
  margin: 0;
}

.subscription {
  font-size: 10px;
  line-height: 12px;
  padding-top: 19px;
  background-color: #fff;
}

.subscription a {
  text-decoration: underline;
}

#siteNotice .header,
#siteNotice .slogan {
  background: black;
  color: white;
  font-weight: bold;
  line-height: 17px;
  font-size: 13px;
}

#siteNotice .header {
  border-top: 3px solid #ff6600;
}

#siteNotice .slogan {
  font-style: italic;
}

#siteNotice .header_ribbon {
  background-color: #ff6600;
  display: flex;
  line-height: 13px;
}

#siteNotice .issue,
#siteNotice .title,
#siteNotice .date {
  width: 33%;
  float: left;
  font-size: 10px;
}

#siteNotice .issue {
  text-align: left;
}

#siteNotice .date {
  text-align: right;
  width: 34%;
}

#siteNotice .header_image {
  background-color: #fff;
}

#firstHeading {
  display: none;
}

.fit img {
  width: 100%;
  height: 100%;
}

h1 {
  font-size: 32px;
  font-weight: bold;
  line-height: 37px;
  border: 0;
  margin: 0;
  padding: 0;
}

h2 {
  font-size: 22px;
  border: 0;
  font-weight: bold;
  line-height: 28px;
  padding: 0;
  margin-bottom: 0;
}

h3 {
  font-size: 17px;
  padding: 0;
  margin: 0;
  line-height: 20px;
}

.ad p {
  margin: 0;
}

.ad a {
  text-decoration: underline;
}

.mw-parser-output .link a {
  text-decoration: underline;
  background-image: none;
  padding-right: 0;
}

.mw-parser-output .link-white a,
.mw-parser-output .link-white a.external:visited {
  color: white
}

.mw-parser-output .link-gray a,
.mw-parser-output .link-gray a.external:visited {
  color: #666666
}

hr {
  margin: 12px 0;
}

/* September 2001 */
.rootpage-September_2001 #siteNotice .header_ribbon,
.rootpage-September_2001 #globalWrapper {
  background-color: #cc66cc;
}

.rootpage-September_2001 .mw-body {
  border: 1px solid #cc66cc;
  border-right: 0;
}

.rootpage-September_2001 #siteNotice .header {
  border-top: 3px solid #cc66cc;
}

.rootpage-September_2001 #siteNotice .header,
.rootpage-September_2001 #siteNotice .slogan,
.rootpage-September_2001 #footer .dummylinks {
  background: #660066;
}

/* August 2001 */
.rootpage-August_2001 #siteNotice .header_ribbon,
.rootpage-August_2001 #globalWrapper {
  background-color: #339999;
}

.rootpage-August_2001 .mw-body {
  border: 1px solid #339999;
  border-right: 0;
}

.rootpage-August_2001 #siteNotice .header {
  border-top: 3px solid #339999;
}

.rootpage-August_2001 #siteNotice .header,
.rootpage-August_2001 #siteNotice .slogan,
.rootpage-August_2001 #footer .dummylinks {
  background: #006666;
}

/* July 2001 */
.rootpage-July_2001 #siteNotice .header_ribbon,
.rootpage-July_2001 #globalWrapper {
  background-color: #339999;
}

.rootpage-July_2001 .mw-body {
  border: 1px solid #339999;
  border-right: 0;
}

.rootpage-July_2001 #siteNotice .header {
  border-top: 3px solid #339999;
}

.rootpage-July_2001 #siteNotice .header,
.rootpage-July_2001 #siteNotice .slogan,
.rootpage-July_2001 #footer .dummylinks {
  background: #006666;
}

/* June 2001 */
.rootpage-June_2001 #siteNotice .header_ribbon,
.rootpage-June_2001 #globalWrapper {
  background-color: #ff9900;
}

.rootpage-June_2001 .mw-body {
  border: 1px solid #ff9900;
  border-right: 0;
}

.rootpage-June_2001 #siteNotice .header {
  border-top: 3px solid #ff9900;
}

.rootpage-June_2001 #siteNotice .header,
.rootpage-June_2001 #siteNotice .slogan,
.rootpage-June_2001 #footer .dummylinks {
  background: #003366;
}

/* May 2001 */
.rootpage-May_2001 #siteNotice .header_ribbon,
.rootpage-May_2001 #globalWrapper {
  background-color: #99cc99;
}

.rootpage-May_2001 .mw-body {
  border: 1px solid #99cc99;
  border-right: 0;
}

.rootpage-May_2001 #siteNotice .header {
  border-top: 3px solid #99cc99;
}

.rootpage-May_2001 #siteNotice .header,
.rootpage-May_2001 #siteNotice .slogan,
.rootpage-May_2001 #footer .dummylinks {
  background: #336600;
}

/* April 2001 */
.rootpage-April_2001 #siteNotice .header_ribbon,
.rootpage-April_2001 #globalWrapper {
  background-color: #6699cc;
}

.rootpage-April_2001 .mw-body {
  border: 1px solid #6699cc;
  border-right: 0;
}

.rootpage-April_2001 #siteNotice .header {
  border-top: 3px solid #6699cc;
}

.rootpage-April_2001 #siteNotice .header,
.rootpage-April_2001 #siteNotice .slogan,
.rootpage-April_2001 #footer .dummylinks {
  background: #003366;
}

/* March 2001 */
.rootpage-March_2001 #siteNotice .header_ribbon,
.rootpage-March_2001 #globalWrapper {
  background-color: #cccc99;
}

.rootpage-March_2001 .mw-body {
  border: 1px solid #cccc99;
  border-right: 0;
}

.rootpage-March_2001 #siteNotice .header {
  border-top: 3px solid #cccc99;
}

.rootpage-March_2001 #siteNotice .header,
.rootpage-March_2001 #siteNotice .slogan,
.rootpage-March_2001 #footer .dummylinks {
  background: #666633;
}

/* February 2001 */
.rootpage-February_2001 #siteNotice .header_ribbon,
.rootpage-February_2001 #globalWrapper {
  background-color: #cccccc;
}

.rootpage-February_2001 .mw-body {
  border: 1px solid #cccccc;
  border-right: 0;
}

.rootpage-February_2001 #siteNotice .header {
  border-top: 3px solid #cccccc;
}

.rootpage-February_2001 #siteNotice .header,
.rootpage-February_2001 #siteNotice .slogan,
.rootpage-February_2001 #footer .dummylinks {
  background: #cc0000;
}

.mw-ui-vform {
  width: 100%;
}

.mw-ui-button {
  max-width: initial;
}

.mw-pt-languages {
  margin-bottom: 12px;
}

#f-poweredbyico {
  display: none;
}

#footer {
  border: 0;
  padding: 0;
  margin: 0 0 35px 0;
}

#footer .dummylinks {
  background: black;
  font-weight: bold;
  font-size: 13px;
  color: white;
  line-height: 17px;
}

#footer .copyright {
  font-size: 10px;
}

#footer ul,
#footer li {
  margin: 0;
}

.news-block .sub-heading {
  margin-bottom: 10px;
}

.news-block .sub-heading p {
  margin: 0;
  line-height: 15px;
}

.news-block .body {
  font-family: "Times New Roman", Times;
  font-size: 16px;
  margin-top: 14px;
}

/* dropdown menu */
label[for="archive-select"] {
  display: none;
}

#p-ARCHIVES {
  padding: 3px 14px;
}

#p-ARCHIVES-label {
  text-transform: capitalize;
  margin: 0px 12px;
}

#p-ARCHIVES .pBody {
  display: none;
}

/* Upload */
#wpDestFile {
  width: 100%;
}

/* Recent Changes */
.client-js .mw-changeslist ul,
.client-js .mw-changeslist table.mw-enhanced-rc {
  margin-left: 0;
}


/* Special:Translate documentation hidden */
.grid .tux-message-editor .editcolumn {
  width: 100%;
  padding-right: 5px;
}

.tux-message-editor .editcolumn {
  padding-right: 0;
}

.grid .tux-message-editor .infocolumn-block {
  display: none;
}

.grid .tux-message-editor .tux-editor-titletools {
  margin-right: -5px;
}

.grid .tux-message-editor .editor-info-toggle {
  display: none;
}

/* Special:Translate buttons fix */
.tux-action-bar .proofread-mode-button {
  display: none;
}

.tux-action-bar .page-mode-button,
.tux-action-bar .translate-mode-button {
  width: 50%;
}

.grid .tux-action-bar>.tux-view-switcher {
  width: 100%;
}

.grid .tux-action-bar>.six {
  width: 100%;
}

.grid .tux-action-bar>.three {
  width: 50%;
  padding: 0 6px;
}

.grid .tux-action-bar>.three button {
  width: 100%;
  text-indent: 0;
}

/* table merryweather */
.merryweather {
  border-spacing: 0;
  border-collapse: collapse;
  font-family: "Times New Roman", Times;
  font-size: 18px;
}

.merryweather caption {
  font-weight: bold;
  padding-bottom: 20px;

}

.merryweather td {
  border-bottom: 1px solid gray;
  border-top: 1px solid gray;
  padding: 18px 10px 18px 0;
  vertical-align: top;
  font-size: 16px;
}

.petsovernight table td {
  border-bottom: 1px solid white;
  border-top: 1px solid white;
  padding: 0;
}

.lovemedia .header {
  background: url('/w/images/1/1c/Lovemediastrip.gif')
}

.lovemedia ul {
  position: absolute;
  bottom: 0;
  margin: 0;
}

.lovemedia li {
  display: table-cell;
  line-height: 16px;
}

.mw-parser-output .lovemedia .row a.external,
.mw-parser-output .lovemedia .row a.selflink,
.mw-parser-output .lovemedia .row a {
  display: inline-block;
  color: white;
  background-color: #ff3399;
  text-decoration: none;
  background-image: none;
  padding: 2px 0 0 7px;
  width: 100%;
  box-sizing: border-box;
  font-weight: bold;
  font-size: 12px;
  border: 1px solid #980066;
  border-radius: 3px 3px 0 0;
  border-collapse: collapse;
}

.mw-parser-output .lovemedia .row a.selflink,
.mw-parser-output .lovemedia .row .active a {
  color: #ff3399;
  background: white;
  border-bottom: 1px solid white;
}

.mw-parser-output .lovemedia li a.external:hover,
.mw-parser-output .lovemedia li a:hover {
  background: white;
  color: #ff3399;
}

body.ns-3030 {
  width: 100%;
  max-width: 100%;
}

body.ns-3030 #siteNotice,
body.ns-3030 #column-one,
body.ns-3030 #footer,
body.ns-3030 #contentSub {
  display: none;
}

body.ns-3030 #column-content,
body.ns-3030 .mw-body {
  margin: 0;
  padding: 0;
  border: 0;
}

body.ns-3030 #globalWrapper {
  background-color: white;
}

@media screen and (max-width: 550px) {
  body.skin--responsive {
    min-width: 100%;
  }

  body.skin--responsive #column-content,
  body.skin--responsive .mw-body {
    margin: 0;
  }

  body.skin--responsive #column-one {
    padding: 0;
  }

  body.skin--responsive #sidebar {
    border: 0;
  }

  body.skin--responsive #siteNotice {
    background-color: white;
    padding: 40px 0 0 0;
  }

  body.skin--responsive #siteNotice .header,
  body.skin--responsive #footer .dummylinks {
    font-size: 10px;
  }

  body.skin--responsive #siteNotice .issue,
  body.skin--responsive #siteNotice .title,
  body.skin--responsive #siteNotice .date {
    font-size: 8px;
  }

  body.skin--responsive .mw-portlet-cactions-mobile,
  body.skin--responsive #sidebar .portlet,
  body.skin--responsive #f-poweredbyico,
  body.skin--responsive #p-personal-toggle {
    display: none;
  }

  body.skin--responsive #mw-content-text {
    margin-top: 140px;
  }

  body.ns-3030 #mw-content-text {
    margin-top: 0;
  }

  body.skin--responsive #globalWrapper-toggle {
    margin: 0;
    width: 100%;
    border: 0;
  }

  body.skin--responsive .header_image img {
    width: 100%;
    max-width: 406px;
    height: auto;
  }

  body.skin--responsive #p-search {
    padding-right: 10px;
  }

}

@media (max-width: 639px) {
  body.skin--responsive figure {
    margin: 0 0.5em 0.5em 0 !important;
    clear: left !important;
    float: left !important;
  }

  .mw-parser-output table {
    display: table;
  }
}

@media print {
  .mw-body {
    margin: 0;
    background: white;
    border: 0
  }

  #f-list {
    padding: 0;
    text-align: center
  }

  .mw-parser-output a.external.text:after,
  .mw-parser-output a.external.autonumber:after,
  .noprint {
    display: none
  }

  div#column-content {
    position: relative;
    margin: 0;
    padding-top: 155px
  }

  #siteSub {
    font-size: 0;
    height: 12px
  }

  #siteNotice {
    display: block;
    text-align: center;
  }

  #siteNotice .header,
  #siteNotice .slogan,
  #f-list .dummylinks {
    background-color: white;
    border: 1px solid black;
    border-width: 1px 0;
    color: black;
  }

  #siteNotice .header_ribbon {
    background-color: white;
  }
}