MediaWiki:Tweeki.css: Difference between revisions

From Now That's What I Call Music Wiki
No edit summary
No edit summary
Line 1: Line 1:
/* CSS placed here will affect users of the Tweeki skin */
/* CSS placed here will affect users of the Tweeki skin */


/* Mailchimp Form */
body {
#mc_embed_signup {
background: #333333 !important;
     clear: left;
margin: 0 !important;
     padding: 0 !important;
}
}


.mailchimpform {
 
    background: rgba(0, 0, 0, 0.3) !important;
.col{
    padding: 5px !important;
box-sizing: border-box;
position: static;
width: 100%;
padding-right: 0px !important;
padding-left: 0px !important;
padding-top: 0px !important;
max-width: 100%;
}
}


/* Hide Number in Table of Contents */
img {
.tocnumber {
  max-width: 100%;
    display: none;
  height: auto;
}
}


/* Buttons in Forms Layout */
 
label.checkboxLabel {
.footer-info {
    width: 200px;
color:#ffffff;
    display: block;
    float: left;
}
}


label.radioButtonItem {
.footer-places-privacy {
    width: 200px;
display: none;
    display: block;
    float: left;
}
}


/* Heading Styles */
/* Hide duplicate hamburger menu on mobile version */
h1 {
.navbar-toggler-icon {
    font-family: Trebuchet MS;
display: none !important;
    color: #dddddd;
}
}


#mw-headline {
 
    font-family: Trebuchet MS;
.slider {
    font-size: 20px;
  background: url("https://nowmusicwiki.com/skins/NowMusicWiki-800-High.jpg") no-repeat;
     color: #dddddd;
  background-size: cover;
  background-attachment: fixed;
  background-position: 10% 0%;
  padding: 200px 0;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  @extend .overly;
 
  @include desktop {
  padding: 150px 0;
  }
 
  .block {
    color: #E3E3E4;
    text-align: center;
 
    h1 {
      font-weight: 100;
      font-size: 45px;
      line-height: 60px;
      letter-spacing: 10px;
      padding-bottom: 15px;
      text-transform: uppercase;
      @include desktop {
        font-size: 36px;
        line-height: 46px;
      }
      @include tablet {
        font-size: 32px;
        line-height: 42px;
      }
     }
 
    p {
      margin-bottom: 30px;
      color: #b9b9b9;
      font-size: 18px;
      line-height: 27px;
      font-weight: 300;
      @include desktop {
        font-size: 16px;
      }
    }
  }
}
}


.mw-headline {
/* standard link colors */
    font-family: Trebuchet MS;
a:link { color: #1a8bf3; } /* normal unvisited links */
    font-size: 20px;
a:link:visited { color: #6bb1f2; } /* visited links */
    color: #dddddd;
a:link:active { color: #1a67f3; } /* active links */
a:link.new { color: #f31aa4; } /* new links */
a:link.extiw { color: #1a67f3; } /* interwiki links */
a:link.external { color: #1a67f3; } /* external links */
a:link.stub { color: #009da5; } /* hovered links */
 
a:link {color: #1a8bf3}
a:visited {color: #6bb1f2}
a:hover {color: #729c0c}
a:hover:visited {color: #729c0c}
a:active {color: #00ff00}
a.new:visited { color: #f31aa4 !IMPORTANT; }
 
/* Whitelink */
span.whitelink a:link { color: #ffffff; } /* normal unvisited links */
span.whitelink a:link:hover { color: #000000; } /* normal unvisited links */
span.whitelink a:visited { color: #ffffff; } /* visited links */
span.whitelink a:link:active { color: #ffffff; } /* active links */
span.whitelink a:link.new { color: #ffffff; } /* new links */
span.whitelink a:link.extiw { color: #ffffff; } /* interwiki links */
span.whitelink a:link.external { color: #ffffff; } /* external links */
span.whitelink a:link.external.visited { color: #ffffff; } /* external links */
span.whitelink a:link.stub { color: #ffffff; } /* hovered links */
 
.mw-body-content a.external {color: #ffc411 !important;}
.mw-body-content a.external:visited {color: #ffc411 !important;}
.mw-body-content a.external:hover {color: #ff7b11  !important;}
.mw-body-content {color: #dddddd;}
 
/* Settings for Album Tracklist */
.list-group-item.d-flex.justify-content-between.align-items-center{
box-sizing: border-box;
position: relative;
display: flex;
margin-bottom: 1px;
padding-top: 0.2;
padding-right: 0.5;
padding-bottom: 0.2;
padding-left: 0;
background-color: rgb(40, 40, 40);
border-top-width: 1;
border-top-style: solid;
border-top-color: rgb(40, 40, 40);
border-right-width: 1;
border-right-style: solid;
border-right-color: rgb(40, 40, 40);
border-bottom-width: 1;
border-bottom-style: solid;
border-bottom-color: rgb(40, 40, 40);
border-left-width: 1;
border-left-style: solid;
border-left-color: rgb(40, 40, 40);
border-image-outset: 0;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
border-top-left-radius: inherit;
border-top-right-radius: inherit;
justify-content: space-between;
align-items: center;
color: rgb(255, 255, 255);
}
}


#firstHeading {
.list-group-item.d-flex.justify-content-between.align-items-center:hover{
    font: bold 30px Trebuchet MS;
background-color: rgb(30, 30, 30) !important;
    color: #dddddd;
    border-bottom: 0px !important;
}
}


.mw-body-content h2 {
/* Show Category Links on pages */
    font: italic 20px Trebuchet MS;
/* #catlinks {display:block;}
    color: #dddddd;
/* .catlinks{background-color: rgb(30, 30, 30) !important;}*/
}


/* Footer and Edit Elements */
#content {
#footer-places {
margin: 2px;
    display: none;
padding: 2px;
}
}


#edittab, .mw-editsection {
#maincontentwrapper
    display: none;
.col-md-10.offset-md-1 {
margin-top: 0 !important;
padding-top: 0 !important;
}
}


/* Body Background */
*Hide Number in Table of Contents*/
body {
    background: #333333 !important;
}


#mw-content-container {
.tocnumber { display: none; }
    background-color: #333333;
    border-bottom: solid 4px #ffc411;
}


#mw-content, .templateForm {
*Buttons in Forms Layout*/
    background-color: rgba(201, 76, 76, 0.0);
    border-style: none !important;
}


/* Sidebar and Navigation */
.checkboxLabel {
#site-tools, #site-navigation, #page-tools, #catlinks-sidebar, .select2-match-entire, .select2-selection__choice {
width: 200px !important;
    background-color: #555555 !important;
display: block !important;
    color: #dddddd;
float: left !important;
}
}


/* Link Colors */
.radioButtonItem {
a:link {
width: 200px !important;
    color: #1a8bf3;
display: block !important;
}
float: left !important;
a:visited {
    color: #6bb1f2;
}
a:hover {
    color: #729c0c;
}
a:active {
    color: #00ff00;
}
a.new:visited {
    color: #f31aa4 !important;
}
}


/* Whitelink */
.nowraplinks a,
span.whitelink a:link, span.whitelink a:visited, span.whitelink a:active, span.whitelink a.new, span.whitelink a.extiw, span.whitelink a.external, span.whitelink a.stub {
.nowraplinks .selflink {  
    color: #ffffff;
  white-space: nowrap;
}
}


/* External Link Colors */
@media only screen and (min-width: 850px) {
.mw-body-content a.external {
ul.smw-format.ul-format.columnsul {
     color: #ffc411 !important;
     column-count: 2;
}
}
.mw-body-content a.external:hover {
    color: #ff7b11 !important;
}
}


.mw-body-content {
@media only screen and (min-width: 850px) {
     color: #dddddd;
ul.smw-format.ul-format.columnsmainserieslist {
     column-count: 8;
}
}
 
ul.smw-format.ul-format.columnsthreelist {
/* Page Header and Subheader */
     column-count: 3;
#mw-header-container {
     background-color: #111111;
    font-family: Trebuchet MS;
    color: #eeeeee !important;
}
}
.mw-page-header-links {
ul.smw-format.ul-format.columnstwolist {
     color: #eeeeee !important;
     column-count: 2;
}
}
#personal .dropdown {
ul.smw-format.ul-format.columnsfourlist {
     background: #222 !important;
     column-count: 4;
    border: solid #000;
}
}


/* Responsive Thumb Styles */
ul.smw-format.ul-format.columnsfivelist {
@media screen and (max-width: 850px) {
     column-count: 5;
     .thumbcaption {
        width: 120px !important;
    }
}
}


#content a.external {
ul.smw-format.ul-format.columnssixlist {
     background: none !important;
     column-count: 6;
    padding: 0 !important;
}
}
}
 
@media only screen and (max-width: 849px) {
.instanceMain, .multipleTemplateInstance {
ul.smw-format.ul-format.columnsmainserieslist {
     padding: 0px !important;
     column-count: 2;
}
}
@media only screen and (min-width: 850px) {
    ul.smw-format.ul-format.columnsul {
        column-count: 2;
    }
}
}


/* Even and Odd Table Rows */
/* even and odd in tables */
.sortable .row-even {
.sortable .row-even {
     background-color: #343a40;
     background-color: #343a40;
     color: #dddddd;
     color: #dddddd;
    border-top: none !important;
            border-width: 0px;
     padding: 15px;
     padding: 15px;
}
}
.sortable .row-odd {
.sortable .row-odd {
     background-color: #373d43;
     background-color: #373d43;
    color: #dddddd;
        color: #dddddd;
    padding: 15px;
        border: none !important;
        border-width: 0px;
            padding: 15px;
}
}
 
.smwtable .song a{
/* Sortable Header */
  font-weight: bold;
.sortable .headerSort {
      padding: 15px;
    background-color: #2c3237 !important;
              border-width: 0px;
    color: #dddddd;
    padding: 15px;
}
}


/* Home Page Tables */
.sortable .headerSort{
.mw-parser-output .mp-box {
     background-color: #2c3237!important;
     padding: 0 0.5em 0.5em;
        color: #dddddd;
    margin-top: 4px;
        border: none;
                border-width: 0px;
            padding: 15px;
}
}
 
.wikitable{
.mw-parser-output .mp-h2, body.skin-timeless .mw-parser-output .mp-h2 {
        border: none !important;
    margin: 0.5em 0;
                border-width: 0px;
    padding: 0.2em 0.4em;
    font-size: 120%;
    font-weight: bold;
    font-family: inherit;
}
}
 
#td{
/* Welcome Box */
     background-color: #343a40;
.mw-parser-output #mp-welcome {
     color: #dddddd;
    font-size: 162%;
     border-top: none !important;
    padding: 0.1em;
            border-width: 0px;
}
     padding: 15px;
 
/* Media Queries for Layout Adjustments */
@media(max-width:875px) {
    .mw-parser-output #mp-tfp table,
    .mw-parser-output #mp-tfp tr,
    .mw-parser-output #mp-tfp td,
    .mw-parser-output #mp-tfp tbody {
        display: block !important;
        width: 100% !important;
     }
}
 
@media(min-width:875px) {
    .mw-parser-output #mp-upper {
        display: flex;
    }
}
 
/* Tab Styles */
.nav-tabs .nav-link {
     color: #ffffff;
    border: 0;
     border-bottom: 1px solid grey;
}
 
.nav-tabs .nav-link.active {
    color: #000000;
    border-bottom: 2px solid blue;
}
 
/* Responsive Image */
img {
    max-width: 100%;
     height: auto;
}
}


.list-group-item.d-flex.justify-content-between.align-items-center {
.thumbinner{
     background-color: rgb(40, 40, 40);
     background-color: rgba(201, 76, 76, 0.0)!important;
     color: rgb(255, 255, 255);
     border: none !important;
            border-width: 0px;
}
}


.list-group-item.d-flex.justify-content-between.align-items-center:hover {
.magnify { display: none; }
    background-color: rgb(30, 30, 30) !important;
}

Revision as of 19:50, 5 November 2024

/* CSS placed here will affect users of the Tweeki skin */

body { 
	background: #333333 !important;
	margin: 0 !important;
    padding: 0 !important;
}


.col{
	box-sizing: border-box;
	position: static;
	width: 100%;
	padding-right: 0px !important;
	padding-left: 0px !important;
	padding-top: 0px !important;
	max-width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}


.footer-info {
	color:#ffffff;
}

.footer-places-privacy {
	display: none;
}

/* Hide duplicate hamburger menu on mobile version */
.navbar-toggler-icon {
	display: none !important;
}


.slider {
  background: url("https://nowmusicwiki.com/skins/NowMusicWiki-800-High.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 10% 0%;
  padding: 200px 0;
  padding-right: 20px;
  padding-left: 20px;
  position: relative;
  @extend .overly;

  @include desktop {
  padding: 150px 0;
  }

  .block {
    color: #E3E3E4;
    text-align: center;

    h1 {
      font-weight: 100;
      font-size: 45px;
      line-height: 60px;
      letter-spacing: 10px;
      padding-bottom: 15px;
      text-transform: uppercase;
      @include desktop {
        font-size: 36px;
        line-height: 46px;
      }
      @include tablet {
        font-size: 32px;
        line-height: 42px;
      }
    }

    p {
      margin-bottom: 30px;
      color: #b9b9b9;
      font-size: 18px;
      line-height: 27px;
      font-weight: 300;
      @include desktop {
        font-size: 16px;
      }
    }
  }
}

/* standard link colors */
a:link { color: #1a8bf3; } /* normal unvisited links */
a:link:visited { color: #6bb1f2; } /* visited links */
a:link:active { color: #1a67f3; } /* active links */
a:link.new { color: #f31aa4; } /* new links */
a:link.extiw { color: #1a67f3; } /* interwiki links */
a:link.external { color: #1a67f3; } /* external links */
a:link.stub { color: #009da5; } /* hovered links */

a:link {color: #1a8bf3}
a:visited {color: #6bb1f2}
a:hover {color: #729c0c}
a:hover:visited {color: #729c0c}
a:active {color: #00ff00}
a.new:visited { color: #f31aa4 !IMPORTANT; }

/* Whitelink */
span.whitelink a:link { color: #ffffff; } /* normal unvisited links */
span.whitelink a:link:hover { color: #000000; } /* normal unvisited links */
span.whitelink a:visited { color: #ffffff; } /* visited links */
span.whitelink a:link:active { color: #ffffff; } /* active links */
span.whitelink a:link.new { color: #ffffff; } /* new links */
span.whitelink a:link.extiw { color: #ffffff; } /* interwiki links */
span.whitelink a:link.external { color: #ffffff; } /* external links */
span.whitelink a:link.external.visited { color: #ffffff; } /* external links */
span.whitelink a:link.stub { color: #ffffff; } /* hovered links */

.mw-body-content a.external {color: #ffc411 !important;}
.mw-body-content a.external:visited {color: #ffc411 !important;}
.mw-body-content a.external:hover {color: #ff7b11  !important;}
.mw-body-content {color: #dddddd;}

/* Settings for Album Tracklist */
.list-group-item.d-flex.justify-content-between.align-items-center{
	box-sizing: border-box;
	position: relative;
	display: flex;
	margin-bottom: 1px;
	padding-top: 0.2;
	padding-right: 0.5;
	padding-bottom: 0.2;
	padding-left: 0;
	background-color: rgb(40, 40, 40);
	border-top-width: 1;
	border-top-style: solid;
	border-top-color: rgb(40, 40, 40);
	border-right-width: 1;
	border-right-style: solid;
	border-right-color: rgb(40, 40, 40);
	border-bottom-width: 1;
	border-bottom-style: solid;
	border-bottom-color: rgb(40, 40, 40);
	border-left-width: 1;
	border-left-style: solid;
	border-left-color: rgb(40, 40, 40);
	border-image-outset: 0;
	border-image-repeat: stretch;
	border-image-slice: 100%;
	border-image-source: none;
	border-image-width: 1;
	border-top-left-radius: inherit;
	border-top-right-radius: inherit;
	justify-content: space-between;
	align-items: center;
	color: rgb(255, 255, 255);
}

.list-group-item.d-flex.justify-content-between.align-items-center:hover{
	background-color: rgb(30, 30, 30) !important;
}

/* Show Category Links on pages */
/* #catlinks {display:block;}
/* .catlinks{background-color: rgb(30, 30, 30) !important;}*/

#content {
	margin: 2px;
	padding: 2px;
}

#maincontentwrapper
.col-md-10.offset-md-1 {
	margin-top: 0 !important;
	padding-top: 0 !important;
}

*Hide Number in Table of Contents*/

.tocnumber { display: none; }

*Buttons in Forms Layout*/

.checkboxLabel {
width: 200px !important;
display: block !important;
float: left !important;
}

.radioButtonItem {
width: 200px !important;
display: block !important;
float: left !important;
}

.nowraplinks a,
.nowraplinks .selflink { 
  white-space: nowrap;
}

@media only screen and (min-width: 850px) {
ul.smw-format.ul-format.columnsul {
    column-count: 2;
}
}

@media only screen and (min-width: 850px) {
ul.smw-format.ul-format.columnsmainserieslist {
    column-count: 8;
}
ul.smw-format.ul-format.columnsthreelist {
    column-count: 3;
}
ul.smw-format.ul-format.columnstwolist {
    column-count: 2;
}
ul.smw-format.ul-format.columnsfourlist {
    column-count: 4;
}

ul.smw-format.ul-format.columnsfivelist {
    column-count: 5;
}

ul.smw-format.ul-format.columnssixlist {
    column-count: 6;
}
}
@media only screen and (max-width: 849px) {
ul.smw-format.ul-format.columnsmainserieslist {
    column-count: 2;
}
}

/* even and odd in tables */
.sortable .row-even {
    background-color: #343a40;
    color: #dddddd;
    border-top: none !important;
            border-width: 0px;
    padding: 15px;
}
.sortable .row-odd {
    background-color: #373d43;
        color: #dddddd;
        border: none !important;
        border-width: 0px;
            padding: 15px;
}
.smwtable .song a{
  font-weight: bold;
      padding: 15px;
              border-width: 0px;
}

.sortable .headerSort{
    background-color: #2c3237!important;
        color: #dddddd;
        border: none;
                border-width: 0px;
            padding: 15px;
}
.wikitable{
        border: none !important;
                border-width: 0px;
}
#td{
    background-color: #343a40;
    color: #dddddd;
    border-top: none !important;
            border-width: 0px;
    padding: 15px;
}

.thumbinner{
    background-color: rgba(201, 76, 76, 0.0)!important;
    border: none !important;
            border-width: 0px;
}

.magnify { display: none; }