Difference between revisions of "User:Yaycupcake/readermode.css"

From A3! Wiki
 
(20 intermediate revisions by 3 users not shown)
Line 1: Line 1:
body {
+
/* Clean Screen */
    font-family: Arvo!important;
+
#mw-content h1.firstHeading,
    font-size: 24px;
+
#catlinks, #mw-footer-container,
    background-color: antiquewhite!important;
+
#mw-header-container, #mw-header-hack, #mw-header-nav-hack,
    color: #333!important;
+
#mw-page-header-links > :not(#p-pagetools),
}
+
#mw-page-header-links li#ca-view, #mw-page-header-links li#ca-history,
 
+
#headertabs #edittab,
body > :not(.mw-body):not(#mw-navigation) {
+
#contentSub {
display: none;
 
}
 
 
 
#mw-navigation > :not(#mw-head) {
 
 
     display: none;
 
     display: none;
 
}
 
}
 
+
#mw-content-block > #mw-content-wrapper > :not(#mw-content),
#mw-head {
+
#mw-site-navigation,
    display: inline-block!important;
+
#mw-related-navigation {
    width: 66px!important;
 
    height: 58px!important;
 
}
 
 
 
#mw-head > :not(#right-navigation) {
 
 
     display: none;
 
     display: none;
 
}
 
}
  
#right-navigation > :not(#p-views) {
+
#mw-content {
    display: none;
+
    margin: auto;
 
}
 
}
  
#p-views {
+
@media screen and (max-width: 851px) {
background-image: none!important;
+
#mw-content {
}
+
  padding: 0.5em;
 +
}
  
#p-views > ul > li:not(#ca-edit) {
+
table.storytable {
    display: none;
+
  width: 100%!important;
 +
  margin: auto;
 +
}
 +
table.storybodytable {
 +
  width: 100%!important;
 +
}
 +
.storybodytable tr td:not(.storychoice):not(.storyimage):not(.LIME) {
 +
  font-size: 1em;  
 +
}
 
}
 
}
  
 
+
/* Header Tabs */
#p-views > ul {
+
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header, .ui-widget-header .ui-state-default, #headertabs.bare .ui-widget-header {
     position: absolute;
+
     background: transparent;
    top: 0px;
+
     border: none;
     right: 0px;
 
 
}
 
}
 
+
.ui-tabs .ui-tabs-nav li {
.patrollink {
+
     list-style: none;
    display: block;
+
     top: 0;
    position: absolute;
+
     margin: 0;
    bottom: -96px;
+
     border-bottom: 0;
    right: 10px;
 
    height: 1em;
 
}
 
 
 
#ca-edit {
 
     position: absolute;
 
     top: 10px;
 
     right: 10px;
 
     height: 48px;
 
 
     padding: 0;
 
     padding: 0;
     background-image: none;
+
     white-space: nowrap;
     background-color: oldlace;
+
     text-transform: uppercase;
 
}
 
}
 
+
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
#ca-edit span {
+
     background: floralwhite;
     padding: 0;
+
     border: none;
     margin-top: 0px;
 
    background-image: none;
 
 
}
 
}
  
#ca-edit span a {
+
/* Styles */
    margin-top: 0px;
+
body, #mw-content-container, #mw-content-block, #mw-content,
    padding: 11px;
+
table, table.storytable,
    position: absolute;
+
table.storytable > tr > th, table.storytable > tr > td, table.storytable > * > tr > th, table.storytable > * > tr > td {
    top: 0px;
+
     background: antiquewhite;
    right: 0px;
+
     font-family: Arvo!important;
    height: 48px;
+
     font-size: 24px;
    background-image: none;
 
    background-color: oldlace;}
 
 
 
#jump-to-nav {
 
    display: none;
 
}
 
 
 
.mw-body {
 
     display: block!important;
 
     width: 100%;
 
    padding: 50px 0px 50px 0px!important;
 
     margin: 0px!important;
 
    background-color: antiquewhite!important;
 
    color: #333!important;
 
 
     border: none;
 
     border: none;
 +
    box-shadow: none;
 
}
 
}
  
#contentSub {
+
@media screen and (max-width: 850px) {
    display: none;
+
body, #mw-content-container, #mw-content-block, #mw-content,
 +
table, table.storytable,
 +
table.storytable > tr > th, table.storytable > tr > td, table.storytable > * > tr > th,
 +
table.storytable > * > tr > td {
 +
  font-size: 18px;
 +
}
 
}
 
}
  
h1 {
+
.storyborder {
    display: none;
+
border-width: 0 4px 0 0;
 
}
 
}
  
#headertabs {
+
@media screen and (max-width: 650px) {
    padding: 0!important;
+
.storyborder {
    margin: 0!important;
+
  border-width: 0 0 4px 0!important;
 +
}
 +
.line {
 +
display: flex;
 +
flex-direction: column;
 
}
 
}
 
+
.label:not(.charname) {
.ui-tabs-nav {
+
display: none;
background-color: antiquewhite!important;
 
    background-image: none;
 
    border-width: 0px!important;
 
    border-radius: 0px;
 
    width: 100%!important;
 
    display: block;
 
    position: absolute;
 
    top: -75px;
 
    left: -3px;
 
 
}
 
}
 
+
.label.charname {
.ui-tabs-nav > li,
+
width: auto!important;
.ui-tabs-nav > li a {
+
text-align: left!important;
    border-width: 0px!important;
 
    border-bottom: 0px solid antiquewhite!important;
 
    border-radius: 0px;
 
    display: inline-block!important;
 
    text-align: center;
 
    width: 180px;
 
    float: none;
 
    background-image: none!important;
 
    background-color: antiquewhite!important;
 
margin: 9px;
 
 
}
 
}
 
.ui-tabs-nav > li[aria-selected="false"] > a {
 
    background-color: oldlace!important;
 
 
}
 
}
  
.ui-tabs-nav > li[aria-selected="true"] > a {
+
.translatorcredit {
     background-color: floralwhite!important;
+
     background-color: floralwhite;
 +
    border-color: oldlace;
 +
    color: #333;
 
}
 
}
  
 +
/* Images */
  
#edittab {
+
/* References */
    display: none;
+
#mw-content h2 {
}
 
 
 
.mw-editsection {
 
    display: none;
 
}
 
 
 
div[id^="Translation"] {
 
    padding: 0!important;
 
    margin: 0!important;
 
}
 
 
 
.storytable {
 
    color: #333!important;
 
}
 
 
 
.storytable caption {
 
    margin-bottom: 20px;
 
}
 
 
 
.storytable tbody tr th {;
 
    color: antiquewhite!important;
 
    font-variant: small-caps;
 
}
 
 
 
a:link, a:visited, a:hover, a:active {
 
    color: #333!important;
 
    text-decoration: none;
 
}
 
 
 
.storytable tbody tr th,
 
.storytable tbody tr td {
 
border: 1px solid antiquewhite;
 
    background-color: antiquewhite;
 
}
 
 
 
.storyimage {
 
    width: 100%!important;
 
    padding: 10px!important;
 
}
 
 
 
.storyimage a {
 
    pointer-events: none;
 
    cursor: default;
 
}
 
 
 
.storyimage img {
 
    width: 100%;
 
margin: auto;
 
    padding-left: calc(15% + 20px);
 
    padding-right: calc(15% + 20px);
 
}
 
 
 
h2 {
 
 
     border: none;
 
     border: none;
 
     text-align: center;
 
     text-align: center;
Line 201: Line 113:
 
ol.references {
 
ol.references {
 
     margin: 0!important;
 
     margin: 0!important;
    background-color: antiquewhite!important;
 
}
 
 
ol.references {
 
 
     list-style: none;
 
     list-style: none;
 +
    border: none;
 
}
 
}
 
 
ol.references li {
 
ol.references li {
 
     display: block;
 
     display: block;
Line 214: Line 122:
 
}
 
}
  
*:target {
+
@media screen and (max-width: 650px) {
     background-color: floralwhite!important;
+
     ol.references li {
}
+
        padding-left: 10%!important;
 
+
        padding-right: 10%!important;
.translatorcredit {
+
     }
    background-color: floralwhite;
 
    border-color: oldlace;
 
     color: #333;
 
}
 
 
 
#mw-content-text > p {
 
    display: none;
 
 
}
 
}
  
#catlinks {
+
/* Links */
    display: none;
+
#headertabs.bare .ui-widget-content a, #headertabs.bare .ui-widget-content a:visited, a, a:visited { color: #333; }
}
+
#headertabs.bare .ui-widget-content a:hover, a:hover { color: var(--mankai); }

Latest revision as of 01:11, 13 February 2022

/* Clean Screen */
#mw-content h1.firstHeading,
#catlinks, #mw-footer-container,
#mw-header-container, #mw-header-hack, #mw-header-nav-hack,
#mw-page-header-links > :not(#p-pagetools),
#mw-page-header-links li#ca-view, #mw-page-header-links li#ca-history,
#headertabs #edittab,
#contentSub {
    display: none;
}
#mw-content-block > #mw-content-wrapper > :not(#mw-content),
#mw-site-navigation,
#mw-related-navigation {
    display: none;
}

#mw-content {
     margin: auto;
}

@media screen and (max-width: 851px) {
 #mw-content {
  padding: 0.5em;
 }

 table.storytable {
  width: 100%!important;
  margin: auto;
 }
 table.storybodytable {
  width: 100%!important;
 }
 .storybodytable tr td:not(.storychoice):not(.storyimage):not(.LIME) {
  font-size: 1em; 
 }
}

/* Header Tabs */
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header, .ui-widget-header .ui-state-default, #headertabs.bare .ui-widget-header {
    background: transparent;
    border: none;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    top: 0;
    margin: 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap;
    text-transform: uppercase;
}
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: floralwhite;
    border: none;
}

/* Styles */
body, #mw-content-container, #mw-content-block, #mw-content, 
table, table.storytable, 
table.storytable > tr > th, table.storytable > tr > td, table.storytable > * > tr > th, table.storytable > * > tr > td {
    background: antiquewhite;
    font-family: Arvo!important;
    font-size: 24px;
    border: none;
    box-shadow: none;
}

@media screen and (max-width: 850px) {
 body, #mw-content-container, #mw-content-block, #mw-content, 
 table, table.storytable, 
 table.storytable > tr > th, table.storytable > tr > td, table.storytable > * > tr > th, 
 table.storytable > * > tr > td {
  font-size: 18px;
 }
}

.storyborder {
 border-width: 0 4px 0 0;
}

@media screen and (max-width: 650px) {
 .storyborder {
  border-width: 0 0 4px 0!important;
 }
.line {
 display: flex;
 flex-direction: column;
}
.label:not(.charname) {
 display: none;
}
.label.charname {
 width: auto!important;
 text-align: left!important;
}
}

.translatorcredit {
    background-color: floralwhite;
    border-color: oldlace;
    color: #333;
}

/* Images */

/* References */
#mw-content h2 {
    border: none;
    text-align: center;
    font-family: Arvo!important;
}

ol.references {
    margin: 0!important;
    list-style: none;
    border: none;
}
ol.references li {
    display: block;
    padding-left: 20%!important;
    padding-right: 20%!important;
}

@media screen and (max-width: 650px) {
    ol.references li {
        padding-left: 10%!important;
        padding-right: 10%!important;
    }
}

/* Links */
#headertabs.bare .ui-widget-content a, #headertabs.bare .ui-widget-content a:visited, a, a:visited { color: #333; }
#headertabs.bare .ui-widget-content a:hover, a:hover { color: var(--mankai); }