Wild Terra Wiki
Pcj (dyskusja | edycje)
Nie podano opisu zmian
Tagaziel (dyskusja | edycje)
Nie podano opisu zmian
 
Linia 1: Linia 1:
 
/* CSS placed here will affect users of the mobile site */
 
/* CSS placed here will affect users of the mobile site */
/* Header and footer */
+
/* BASE */
  +
/* Governs the general color of the text and background image */
.header-container.header-chrome,
 
  +
body {
#mw-mf-page-center {
 
background: #212121;
+
background: black;
 
}
 
}
   
  +
.animations #mw-mf-page-center {
/* Header and footer */
 
  +
background: black;
.header-container.header-chrome,
 
  +
color: white;
#mw-mf-page-center {
 
background: #212121;
 
 
}
 
}
   
Linia 16: Linia 15:
 
}
 
}
   
  +
/* HEADER */
a.watch-this-article {
 
  +
.header-container.header-chrome,
background-image: url("https://commons.gamepedia.com/media/commons.gamepedia.com/7/7b/Watch_lighter.png") !important; /* optional if a lighter version of the star icon is required */
 
  +
#mw-mf-page-center {
  +
background: rgba(33, 33, 33, 0.8);
 
}
 
}
   
  +
.notification-count {
/* search header */
 
  +
background: transparent;
.pre-content #page-actions {
 
background: rgba(0, 0, 0, 0.85) !important;
 
 
}
 
}
   
  +
/* BODY */
.overlay {
 
  +
/* Leave transparent if background if solid color, otherwise tweak black opacity to make text visible */
background: rgba(0, 0, 0, 0.85);
 
  +
#content {
  +
border-top: 0px solid #cccccc;
  +
background: rgba(0,0,0,0.7) !important;
 
}
 
}
   
.overlay .overlay-header-container {
+
.overlay-enabled {
  +
border-top: 0px solid #cccccc;
background: rgba(0, 0, 0, 0.85) !important;
 
  +
background: rgba(0,0,0,1) !important;
 
}
 
}
   
  +
/* FOOTER */
.search-overlay .overlay-header,
 
  +
/* Background should match opacity of #content */
.search-overlay .results {
 
  +
footer {
background-color: rgba(0, 0, 0, 0.85) !important;
 
color: #c0c0c0;
+
border-top: solid 1px #c8ccd1;
  +
background: rgba(0, 0, 0, 0.7);
 
}
 
}
  +
  +
footer .last-modified-bar {
  +
border-bottom: solid 1px #c8ccd1;
  +
background-color: transparent;
  +
color: #505050;
  +
}
  +
  +
/* Fix to display properly with links of similar color */
  +
footer .last-modified-bar.active {
  +
background-color: rgba(0, 175, 137, 0.5);
  +
}
  +
  +
/* LINKS */
  +
a,
  +
a.visited,
  +
a.external {
  +
color: #af946e;
  +
}
  +
  +
.header .branding-box h1, .header .branding-box a {
  +
color: white;
  +
}
  +
  +
/* UI STYLING */
  +
/* Default values for HydraDark */
  +
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
  +
background-color: rgba(248, 249, 250, 0.35);
  +
}
  +
  +
pre, .mw-code {
  +
background-color: #282828;
  +
border-color: #505050;
  +
}
  +
  +
.client-js .toc-mobile {
  +
background-color: transparent !important;
  +
border-color: #505050;
  +
}
  +
  +
.mw-ui-button {
  +
background-color: transparent;
  +
color: inherit;
  +
border: 1px solid #fff;
  +
}
  +
  +
.mw-ui-button.mw-ui-progressive:active,
  +
.mw-ui-button.mw-ui-constructive:active,
  +
.mw-ui-button.mw-ui-progressive.is-on,
  +
.mw-ui-button.mw-ui-constructive.is-on,
  +
.mw-ui-button.mw-ui-progressive.mw-ui-checked,
  +
.mw-ui-button.mw-ui-constructive.mw-ui-checked {
  +
background-color: rgba(115, 115, 115, 0.33);
  +
border-color: white;
  +
}
  +
  +
.mw-mf-user,
  +
.list-header,
  +
.page-list.side-list .list-thumb, .topic-title-list.side-list .list-thumb, .site-link-list.side-list .list-thumb {
  +
background-color: inherit;
  +
color: inherit;
  +
  +
}
  +
  +
/* Section arrows */
  +
  +
.mw-ui-icon-arrow::before {
  +
filter: invert(100%);
  +
}
  +
  +
/* Hambahgah menu */
  +
  +
#mw-mf-viewport,
  +
nav {
  +
background: #212121 !important;
  +
}
  +
  +
nav ul li {
  +
background: #181818 !important;
  +
}
  +
  +
nav ul.hlist li {
  +
background: transparent !important;
  +
}
  +
  +
nav ul li a.mw-ui-icon {
  +
filter: invert(100%);
  +
}
  +
  +
nav ul li a {
  +
font-weight: bold;
  +
}
  +
  +
nav ul.hlist li a {
  +
color: #F37F20 !important;
  +
}
  +
  +
/* EDITOR OVERLAY */
  +
  +
  +
/* Search */
   
 
.search-overlay {
 
.search-overlay {
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5) !important;
+
background: rgba(0, 0, 0, 0.9) !important;
 
}
 
}
   
ul.suggestions-results,
+
.search-overlay .results,
  +
.search-overlay .search-feedback {
ul.suggestions-results li {
 
background: rgba(0, 0, 0, 0.85);
+
background-color: #212121 !important;
color: #c0c0c0;
 
 
}
 
}
   
  +
.list-thumb.list-thumb-none {
ul.suggestions-results li.suggestions-result {
 
  +
background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M0%200h56v56H0z%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M36.4%2013.5H17.8v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zM30.2%2017h5.1v6.4h-5.1V17zm-8.8%200h6v1.8h-6V17zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8H21.4zm13.8-4.5H21.4v-1.8h13.8v1.8zm0-4.7H21.4v-1.8h13.8v1.8z%22%2F%3E%3C%2Fsvg%3E) !important;
color: #c0c0c0;
 
 
}
 
}
   
  +
.page-summary h2,
/* general header */
 
  +
.page-summary h3 {
#mw-mf-header form,
 
  +
color: #F37F20 !important;
#mw-mf-sq {
 
background: rgba(0, 0, 0, 0.85);
 
 
}
 
}
   
/* non-content area */
+
/* VE Overlay */
  +
body {
 
  +
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
background: #000000 url("https://wildterra.gamepedia.com/media/wildterra.gamepedia.com/6/65/BG.jpg") no-repeat fixed center 30px / 100% auto;
 
color: #ffffff;
+
background-color: rgba(0, 0, 0, 0.9) !important;
 
}
 
}
   
  +
.ve-ui-mwSaveDialog-options {
#footer {
 
border-top: 1px solid #666668;
+
background-color: #212121 !important;
color: #ffffff;
 
text-shadow: 1px 1px #000000;
 
 
}
 
}
  +
/* Editor Overlay */
   
  +
.editor-overlay-ve .overlay-content .surface {
#footer a {
 
color: #af946e;
+
overflow: hidden;
text-shadow: 1px 1px #000000;
+
color: white;
 
}
 
}
   
  +
.editor-overlay .wikitext-editor,
#footer h2 {
 
  +
.editor-overlay .summary-request {
color: #af946e;
 
text-shadow: 1px 1px #000000;
+
color: #E0E0E0 !important;
 
}
 
}
   
/* content area */
+
/* Overlays */
  +
.overlay.editor-overlay,
  +
.overlay-header-container,
  +
.overlay-footer-container {
  +
background: #212121 !important;
  +
}
   
  +
/* RESPONSIVE 3PAGE MAIN PAGE */
  +
/* this CSS governs the responsive 3 column main page layout */
  +
/* Responsive main page stuff */
  +
/*********************
  +
/* Front page styles *
  +
/*********************/
  +
.fpbox {
  +
/* EDIT THIS FOR BORDER */
  +
border: 1px solid #e0e0e0;
  +
/* YES THIS */
  +
background: rgba(0,0,0,0.5);
  +
color: inherit;
  +
margin: 5px;
  +
padding: 5px;
  +
}
   
  +
.fpbox .welcome {
.overlay-enabled, #content {
 
  +
border-bottom: 1px solid #505050;
background: rgba( 0,0,0,.8);
 
  +
background: transparent;
  +
font-size: 150%;
  +
text-transform: uppercase;
  +
text-align: center;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
 
}
 
}
   
  +
.fpbox .heading {
a,
 
  +
border-bottom: 1px solid #505050;
a:visited,
 
  +
background: transparent;
a.external {
 
color: #af946e;
+
font-size: 132%;
  +
font-variant: small-caps;
  +
margin: 0 0 10px 0;
  +
padding: 0 0 5px 0;
 
}
 
}
   
  +
.fpbox .heading .smalllink {
.content table th {
 
background-color: rgba(0, 0, 0, 0);
+
color: #3674b3;
  +
font-weight: bold;
  +
font-size: 75%;
 
}
 
}
   
  +
.fpbox hr {
.content table td,
 
  +
border: none;
.content table th {
 
border: medium none;
+
border-bottom: 2px solid #505050;
padding: 3px;
 
 
}
 
}
   
  +
.fpplainbox {
h1,
 
  +
padding: 5px 8px 10px 8px;
h2 {
 
  +
margin: 0 5px 10px 5px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
  +
vertical-align: top;
border-bottom: 1px solid #af946e;
 
color: #af946e;
 
 
}
 
}
   
  +
.fplinks {
h3, h4, h5, h6 {
 
  +
margin: -2px -3px;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
 
  +
}
color: #af946e;
 
  +
  +
.fplinks .linkslabel {
  +
border-bottom: 2px solid #505050;
  +
margin: 6px 3px 0 3px;
  +
}
  +
  +
.fplink {
  +
display: inline-block;
  +
vertical-align: middle;
  +
width: 100%;
  +
}
  +
  +
/* Yeah, using display: table makes for a lot of extra markup, but it makes proportionate sizing and vertical centering a lot easier, so going with it */
  +
.fplink .box {
  +
display: table;
  +
width: 100%;
  +
border-spacing: 2px 3px;
  +
border-collapse: separate;
  +
}
  +
  +
.fplink .box .row {
  +
display: table-row;
  +
}
  +
  +
.fplink .box .row .cell {
  +
background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  +
border: 1px solid #29ABE2;
  +
color: #e0e0e0;
  +
display: table-cell;
  +
font-weight: bold;
  +
position: relative;
  +
text-align: center;
  +
text-transform: uppercase;
  +
vertical-align: middle;
  +
}
  +
  +
.fplink.wide .box .row .cell {
  +
padding: 0 5px;
  +
}
  +
  +
.fplink.image {
  +
width: 78px;
  +
height: 78px;
  +
}
  +
  +
.fplink.image .box .row .cell {
  +
width: 70px;
  +
height: 70px;
  +
vertical-align: bottom;
  +
}
  +
  +
.fplink.image .box .row .cell .image img {
  +
width: 70px;
  +
height: 70px;
  +
}
  +
  +
@media (min-width: 188px) {
  +
.fplink {
  +
width: 50%;
  +
}
  +
  +
.fplink.wide {
  +
width: 100%;
  +
}
  +
}
  +
  +
@media (min-width: 294px) {
  +
.fplink {
  +
width: 33.333%;
  +
}
  +
  +
.fplink.wide {
  +
width: 66.666%;
  +
}
  +
}
  +
  +
@media (min-width: 400px) {
  +
.fplink {
  +
width: 25%;
  +
}
  +
  +
.fplink.wide {
  +
width: 50%;
  +
}
  +
  +
.fplink.image {
  +
width: 108px;
  +
height: 108px;
  +
}
  +
  +
.fplink.image .box .row .cell {
  +
width: 100px;
  +
height: 100px;
  +
}
  +
  +
.fplink.image .box .row .cell .image img {
  +
width: 100px;
  +
height: 100px;
  +
}
  +
}
  +
  +
@media (min-width: 506px) {
  +
.fplink {
  +
width: 20%;
  +
}
  +
  +
.fplink.wide {
  +
width: 40%;
  +
}
  +
}
  +
  +
@media (min-width: 612px) {
  +
.fplink {
  +
width: 16.666%;
  +
}
  +
  +
.fplink.wide {
  +
width: 33.333%;
  +
}
  +
}
  +
  +
@media (min-width: 718px) {
  +
.fplink {
  +
width: 14.285%;
  +
}
  +
  +
.fplink.wide {
  +
width: 28.571%;
  +
}
  +
}
  +
  +
@media (min-width: 824px) {
  +
.fplink {
  +
width: 12.5%;
  +
}
  +
  +
.fplink.wide {
  +
width: 25%;
  +
}
  +
}
  +
  +
@media (min-width: 930px) {
  +
.fplink {
  +
width: 11.111%;
  +
}
  +
  +
.fplink.wide {
  +
width: 22.222%;
  +
}
  +
}
  +
  +
@media (min-width: 1036px) {
  +
.fplink {
  +
width: 10%;
  +
}
  +
  +
.fplink.wide {
  +
width: 20%;
  +
}
  +
  +
.fplink.image {
  +
width: 128px;
  +
height: 128px;
  +
}
  +
  +
.fplink.image .box .row .cell {
  +
width: 120px;
  +
height: 120px;
  +
}
  +
  +
.fplink.image .box .row .cell .image img {
  +
width: 120px;
  +
height: 120px;
  +
}
  +
}
  +
  +
.fplink.image .image {
  +
position: absolute;
  +
top: 0;
  +
right: 0;
  +
bottom: 0;
  +
left: 0;
  +
font-size: 75%;
  +
z-index: 1;
  +
}
  +
  +
.fplink.image a {
  +
z-index: 2;
  +
}
  +
  +
.fplink a {
  +
display: block;
  +
position: relative;
  +
top: 0;
  +
right: 0;
  +
bottom: 0;
  +
left: 0;
  +
padding: 3px 5px;
 
}
 
}
   
  +
.fplink.image .image a {
.thumb,
 
  +
padding: 0;
#content_wrapper .thumb {
 
background: transparent;
 
border: 2px solid rgba(0, 0, 0, 0.2);
 
 
}
 
}
   
  +
.fplink.image .link a {
table.wikitable {
 
border: none;
+
border-top: 2px solid #505050;
border-collapse: separate !important;
+
background: #ddddb7 !important;
border-spacing: 2px !important;
 
margin: auto;
 
margin-bottom: 1em;
 
 
}
 
}
   
  +
.fplink.wide a {
table.wikitable td {
 
  +
margin: 0 -5px;
border: none;
 
padding: 3px;
 
background: rgba(0, 0, 0, 0);
 
 
}
 
}
   
  +
.fplink.image a {
table.wikitable th {
 
  +
top: auto;
background: rgba(0, 0, 0, 0);
 
border: none;
 
padding: 3px;
 
 
}
 
}
   
  +
.fpvideos {
.mwm-notice,
 
  +
margin: 0 auto;
#searchbox {
 
  +
overflow: hidden;
background: rgba(0, 0, 0, 0);
 
  +
text-align: center;
border: 2px solid rgba(0, 0, 0, 0.2);
 
  +
max-width: 480px;
border-radius: 5px 5px 5px 5px;
 
 
}
 
}
   
  +
.fpvideo {
.divclearable,
 
  +
position: relative;
a.watch-this-article,
 
  +
padding-top: 25px;
.jsEnabled #mw-mf-main-menu-button {
 
  +
padding-bottom: 56.25%;
background-color: rgba(0, 0, 0, 0);
 
  +
height: 0;
 
}
 
}
   
  +
.fpvideo iframe {
a.back_to_top,
 
  +
position: absolute;
a.back_to_top:visited {
 
margin-top: 7px;
+
top: 0;
  +
left: 0;
  +
width: 100%;
  +
height: 100%;
 
}
 
}

Aktualna wersja na dzień 15:51, 29 kwi 2020

/* CSS placed here will affect users of the mobile site */
/* BASE */
/* Governs the general color of the text and background image */
body {
    background: black;
}

.animations #mw-mf-page-center {
    background: black;
    color: white;
}

.nomobile {
    display: none;
}

/* HEADER */
.header-container.header-chrome,
#mw-mf-page-center {
    background: rgba(33, 33, 33, 0.8);
}

.notification-count {
   background: transparent;
}

/* BODY */
/* Leave transparent if background if solid color, otherwise tweak black opacity to make text visible */
#content {
    border-top: 0px solid #cccccc;
    background: rgba(0,0,0,0.7) !important;
}

.overlay-enabled {
    border-top: 0px solid #cccccc;
    background: rgba(0,0,0,1) !important;
}

/* FOOTER */
/* Background should match opacity of #content */
footer {
    border-top: solid 1px #c8ccd1;
    background: rgba(0, 0, 0, 0.7);
}

footer .last-modified-bar {
    border-bottom: solid 1px #c8ccd1;
    background-color: transparent;
    color: #505050;
}

/* Fix to display properly with links of similar color */
footer .last-modified-bar.active {
    background-color: rgba(0, 175, 137, 0.5);
}

/* LINKS */
a,
a.visited,
a.external {
    color: #af946e;
}

.header .branding-box h1, .header .branding-box a {
    color: white;
}

/* UI STYLING */
/* Default values for HydraDark */
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
    background-color: rgba(248, 249, 250, 0.35);
}

pre, .mw-code {
    background-color: #282828;
    border-color: #505050;
}

.client-js .toc-mobile {
    background-color: transparent !important;
    border-color: #505050;
}

.mw-ui-button {
    background-color: transparent;
    color: inherit;
    border: 1px solid #fff;
}

.mw-ui-button.mw-ui-progressive:active, 
.mw-ui-button.mw-ui-constructive:active, 
.mw-ui-button.mw-ui-progressive.is-on, 
.mw-ui-button.mw-ui-constructive.is-on, 
.mw-ui-button.mw-ui-progressive.mw-ui-checked, 
.mw-ui-button.mw-ui-constructive.mw-ui-checked {
    background-color: rgba(115, 115, 115, 0.33);
    border-color: white;
}

.mw-mf-user, 
.list-header, 
.page-list.side-list .list-thumb, .topic-title-list.side-list .list-thumb, .site-link-list.side-list .list-thumb {
    background-color: inherit;
    color: inherit;

}

/* Section arrows */

.mw-ui-icon-arrow::before {
    filter: invert(100%);
}

/* Hambahgah menu */

#mw-mf-viewport,
nav {
    background: #212121 !important;
}

nav ul li {
    background: #181818 !important;
}

nav ul.hlist li {
    background: transparent !important;
}

nav ul li a.mw-ui-icon {
    filter: invert(100%);
}

nav ul li a {
    font-weight: bold;
}

nav ul.hlist li a {
    color: #F37F20 !important;
}

/* EDITOR OVERLAY */


/* Search */

.search-overlay {
    background: rgba(0, 0, 0, 0.9) !important;
}

.search-overlay .results,
.search-overlay .search-feedback {
    background-color: #212121 !important;
}

.list-thumb.list-thumb-none {
    background-image: linear-gradient(transparent,transparent),url(data:image/svg+xml,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2056%2056%22%3E%3Cpath%20fill%3D%22%23212121%22%20d%3D%22M0%200h56v56H0z%22%2F%3E%3Cpath%20fill%3D%22%23E0E0E0%22%20d%3D%22M36.4%2013.5H17.8v24.9c0%201.4.9%202.3%202.3%202.3h18.7v-25c.1-1.4-1-2.2-2.4-2.2zM30.2%2017h5.1v6.4h-5.1V17zm-8.8%200h6v1.8h-6V17zm0%204.6h6v1.8h-6v-1.8zm0%2015.5v-1.8h13.8v1.8H21.4zm13.8-4.5H21.4v-1.8h13.8v1.8zm0-4.7H21.4v-1.8h13.8v1.8z%22%2F%3E%3C%2Fsvg%3E) !important;
}

.page-summary h2,
.page-summary h3 {
    color: #F37F20 !important;
}

/* VE Overlay */

.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
    background-color: rgba(0, 0, 0, 0.9) !important;
}

.ve-ui-mwSaveDialog-options {
    background-color: #212121 !important;
}
/* Editor Overlay */ 

.editor-overlay-ve .overlay-content .surface {
    overflow: hidden;
    color: white;
}

.editor-overlay .wikitext-editor,
.editor-overlay .summary-request {
    color: #E0E0E0 !important;
}

/* Overlays */
.overlay.editor-overlay,
.overlay-header-container,
.overlay-footer-container {
    background: #212121 !important;
}

/* RESPONSIVE 3PAGE MAIN PAGE */
/* this CSS governs the responsive 3 column main page layout */
/* Responsive main page stuff */
/*********************
/* Front page styles *
/*********************/
.fpbox {
/* EDIT THIS FOR BORDER */
  border: 1px solid #e0e0e0;
/* YES THIS */
  background: rgba(0,0,0,0.5);
  color: inherit;
  margin: 5px;
  padding: 5px;
}

.fpbox .welcome {
  border-bottom: 1px solid #505050;
  background: transparent;
  font-size: 150%;
  text-transform: uppercase;
  text-align: center;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading {
  border-bottom: 1px solid #505050;
  background: transparent;
  font-size: 132%;
  font-variant: small-caps;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
}

.fpbox .heading .smalllink {
  color: #3674b3;
  font-weight: bold;
  font-size: 75%;
}

.fpbox hr {
  border: none;
  border-bottom: 2px solid #505050;
}

.fpplainbox {
  padding: 5px 8px 10px 8px;
  margin: 0 5px 10px 5px;
  vertical-align: top;
}

.fplinks {
  margin: -2px -3px;
}

.fplinks .linkslabel {
  border-bottom: 2px solid #505050;
  margin: 6px 3px 0 3px;
}

.fplink {
  display: inline-block;
  vertical-align: middle;
  width: 100%;
}

/* Yeah, using display: table makes for a lot of extra markup, but it makes proportionate sizing and vertical centering a lot easier, so going with it */
.fplink .box {
  display: table;
  width: 100%;
  border-spacing: 2px 3px;
  border-collapse: separate;
}

.fplink .box .row {
  display: table-row;
}

.fplink .box .row .cell {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid #29ABE2;
  color: #e0e0e0; 
  display: table-cell;
  font-weight: bold;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
}

.fplink.wide .box .row .cell {
  padding: 0 5px;
}

.fplink.image {
  width: 78px;
  height: 78px;
}

.fplink.image .box .row .cell {
  width: 70px;
  height: 70px;
  vertical-align: bottom;
}

.fplink.image .box .row .cell .image img {
  width: 70px;
  height: 70px;
}

@media (min-width: 188px) {
  .fplink {
    width: 50%;
  }

  .fplink.wide {
    width: 100%;
  }
}

@media (min-width: 294px) {
  .fplink {
    width: 33.333%;
  }

  .fplink.wide {
    width: 66.666%;
  }
}

@media (min-width: 400px) {
  .fplink {
    width: 25%;
  }

  .fplink.wide {
    width: 50%;
  }

  .fplink.image {
    width: 108px;
    height: 108px;
  }

  .fplink.image .box .row .cell {
    width: 100px;
    height: 100px;
  }

  .fplink.image .box .row .cell .image img {
    width: 100px;
    height: 100px;
  }
}

@media (min-width: 506px) {
  .fplink {
    width: 20%;
  }

  .fplink.wide {
    width: 40%;
  }
}

@media (min-width: 612px) {
  .fplink {
    width: 16.666%;
  }

  .fplink.wide {
    width: 33.333%;
  }
}

@media (min-width: 718px) {
  .fplink {
    width: 14.285%;
  }

  .fplink.wide {
    width: 28.571%;
  }
}

@media (min-width: 824px) {
  .fplink {
    width: 12.5%;
  }

  .fplink.wide {
    width: 25%;
  }
}

@media (min-width: 930px) {
  .fplink {
    width: 11.111%;
  }

  .fplink.wide {
    width: 22.222%;
  }
}

@media (min-width: 1036px) {
  .fplink {
    width: 10%;
  }

  .fplink.wide {
    width: 20%;
  }

  .fplink.image {
    width: 128px;
    height: 128px;
  }

  .fplink.image .box .row .cell {
    width: 120px;
    height: 120px;
  }

  .fplink.image .box .row .cell .image img {
    width: 120px;
    height: 120px;
  }
}

.fplink.image .image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  font-size: 75%;
  z-index: 1;
}

.fplink.image a {
  z-index: 2;
}

.fplink a {
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 3px 5px;
}

.fplink.image .image a {
  padding: 0;
}

.fplink.image .link a {
  border-top: 2px solid #505050;
  background: #ddddb7 !important;
}

.fplink.wide a {
  margin: 0 -5px;
}

.fplink.image a {
  top: auto;
}

.fpvideos {
  margin: 0 auto;
  overflow: hidden;
  text-align: center;
  max-width: 480px;
}

.fpvideo {
  position: relative;
  padding-top: 25px;
  padding-bottom: 56.25%;
  height: 0;
}

.fpvideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}