(This site is at a very early stage, so lots of missing stuff! See Joystick_Directory:About for more.)

Difference between revisions of "MediaWiki:Common.css"

From Joystick Directory
m
m
 
(61 intermediate revisions by the same user not shown)
Line 14: Line 14:
}
}


 
.mw-mmv-image-metadata{
#firstHeading{
background: #333;
font:bold 30px;
font-family:'Rubik',sans-serif;
 
 
border-bottom: solid 4px red;}
 
 
.ebaypanel {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
}
.listing {background:black; flex: 0 1 32%;margin-bottom:15px;}
.jdreview{
.listing img{width:100%}
padding:10px;
.listing p{padding:10px;}
margin-left:10px;
. ebaypanel a{text-decoration:none;}
border-left:10px red solid;
 
 
.mw-body-content h2 {
    font:italic bold 12px/30px;
font-family:'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}
}


#ca-talk { display: none !important; }
.jdnotice{
#ca-history { display: none !important;}
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#mw-content-container {background:black !important;background-image:none !important;}


.pi-theme-default {
background:black;border: red 1px solid;padding:10px; border-radius:10px;
    border-radius:10px;
border:2px solid red !important;
}
.pi-border-color{
border-top:1px solid red !important;
border-bottom:none;
}
 
.thumbinner{background:black;}
 
 
.portable-infobox.pi-theme-delta {
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 
/* Document
  ========================================================================== */


/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
}
 
.reviewdeets {
/* Sections
  font-size:smaller;margin-left:30px;
  ========================================================================== */
   list-style-type: none;
 
/**
  * Remove the margin in all browsers.
*/
 
body {
   margin: 0;
}
}
.reviewdeets li {display:inline-block;margin-right:10px;}


/**
a:hover{
* Render the `main` element consistently in IE.
color:red !important;
*/
 
main {
  display: block;
}
}


/**
#firstHeading{
* Correct the font size and margin on `h1` elements within `section` and
font:bold 30px;
* `article` contexts in Chrome, Firefox, and Safari.
font-family:'Rubik',sans-serif;
*/


h1 {
  font-size: 2em;
  margin: 0.67em 0;
}


/* Grouping content
border-bottom: solid 4px red;}
  ========================================================================== */
 
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/


hr {
@media only screen and (max-width: 720px) {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}


/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/


pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}


/* Text-level semantics
.ext-linkcards-card a .ext-linkcards-image {
  ========================================================================== */


/**
  height: 200px !important;
* Remove the gray background on active links in IE 10.
*/


a {
  background-color: transparent;
}
}


/**
a.external,a.external:visited{
* 1. Remove the bottom border in Chrome 57-
color:#0ff;
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
 
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}
}
 
.ext-linkcards {
/**
  display: flex !important;
* Add the correct font weight in Chrome, Edge, and Safari.
   flex-wrap: wrap !important;
*/
 
b,
strong {
   font-weight: bolder;
}
}


/**
.ext-linkcards-card { flex: 0 1 48% !important;margin-right:2% !important;margin-bottom:15px !important;}
* 1. Correct the inheritance and scaling of font size in all browsers.
  * 2. Correct the odd `em` font sizing in all browsers.
  */


code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}


/**
* Add the correct font size in all browsers.
*/


small {
.listing {background:black; flex: 0 1 48%;margin-bottom:15px;}
  font-size: 80%;
}
}


/**
.ebaypanel {
* Prevent `sub` and `sup` elements from affecting the line height in
  display: flex;
* all browsers.
   flex-wrap: wrap;
*/
  justify-content: space-between;
 
sub,
sup {
  font-size: 75%;
   line-height: 0;
  position: relative;
  vertical-align: baseline;
}
}


sub {
.listing {background:black; flex: 0 1 32%;margin-bottom:15px;}
  bottom: -0.25em;
.listing img{width:100%}
}
.listing p{padding:10px;}
 
. ebaypanel a{text-decoration:none;}
sup {
  top: -0.5em;
}


/* Embedded content
  ========================================================================== */


/**
.ext-linkcards-card a {
* Remove the border on images inside links in IE 10.
*/


img {
  text-decoration: none !important;
   border-style: none;
   background-color: black !important;
}
}


/* Forms
.ext-linkcards-card {
  ========================================================================== */
 
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/


button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}


/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/


button,
input { /* 1 */
  overflow: visible;
}
}


/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/


button,
select { /* 1 */
  text-transform: none;
}


/**
* Correct the inability to style clickable types in iOS and Safari.
*/


button,
.mw-body-content h2 {
[type="button"],
font:italic bold 12px/30px;
[type="reset"],
font-family:'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
[type="submit"] {
  -webkit-appearance: button;
}
}


/**
/*#ca-talk { display: none !important; }*/
* Remove the inner border and padding in Firefox.
#ca-history { display: none !important;}
*/
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#mw-content-container {background:black !important;background-image:none !important;}


button::-moz-focus-inner,
.pi-theme-default {
[type="button"]::-moz-focus-inner,
border-radius:10px;
[type="reset"]::-moz-focus-inner,
border:2px solid red !important;
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
}
 
.pi-border-color{
/**
border-top:1px solid red !important;
* Restore the focus styles unset by the previous rule.
border-bottom:none;
*/
 
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
}


/**
.thumbinner{background:black;}
* Correct the padding in Firefox.
*/


fieldset {
  padding: 0.35em 0.75em 0.625em;
}


/**
.portable-infobox.pi-theme-delta {
* 1. Correct the text wrapping in Edge and IE.
min-width:320px;
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/


legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}
}


/**
.pi-data-label{
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
flex-basis:100px !important;
*/


progress {
  vertical-align: baseline;
}
}


/**
* Remove the default vertical scrollbar in IE 10+.
*/


textarea {
.portable-infobox.pi-theme-delta p,.portable-infobox.pi-theme-delta div{
  overflow: auto;
}
padding:none;
margin:none;


/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
}


/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/


[type="number"]::-webkit-inner-spin-button,
.pi-data-label {
[type="number"]::-webkit-outer-spin-button {
font-family: inherit;
  height: auto;
font-size: inherit;
font-weight: bold;
line-height: 1em !important;
}
}
 
.pi-data-value {
/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
 
[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}
 
/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
 
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
 
/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
 
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}
 
/* Interactive
  ========================================================================== */
 
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
 
details {
  display: block;
}
 
/*
* Add the correct display in all browsers.
*/
 
summary {
  display: list-item;
}
 
/* Misc
  ========================================================================== */
 
/**
* Add the correct display in IE 10+.
*/
 
template {
  display: none;
}
 
/**
* Add the correct display in IE 10.
*/
 
[hidden] {
  display: none;
}
background:darkgrey;
}
 
.portable-infobox.pi-theme-delta p,.portable-infobox.pi-theme-delta div{
display:block;
padding:none;
margin:none;
 
}
}

Latest revision as of 11:14, 2 May 2023

/* CSS placed here will be applied to all skins */

@import url('https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/* Changes the default font used for MediaWiki to Noto Sans (does not include headings or monospaced text): */
body {
  font-family: "Rubik", sans-serif;
}

/* Changes the default font used for MediaWiki headings to Noto Serif: */
#content h1, 
#content h2, #content h3  {
  font-family: "Rubik", serif;
}

.mw-mmv-image-metadata{
background: #333;
}
.jdreview{
padding:10px;
margin-left:10px;
border-left:10px red solid;
}

.jdnotice{

background:black;border: red 1px solid;padding:10px; border-radius:10px;

}
.reviewdeets {
 font-size:smaller;margin-left:30px;
  list-style-type: none;
}
.reviewdeets li {display:inline-block;margin-right:10px;}

a:hover{
color:red !important;
}

#firstHeading{
	font:bold 30px;
font-family:'Rubik',sans-serif;


border-bottom: solid 4px red;}

@media only screen and (max-width: 720px) {



.ext-linkcards-card a .ext-linkcards-image {

  height: 200px !important;

}

a.external,a.external:visited{
color:#0ff;
}
.ext-linkcards {
  display: flex !important;
  flex-wrap: wrap !important;
}

.ext-linkcards-card { flex: 0 1 48% !important;margin-right:2%  !important;margin-bottom:15px  !important;}



.listing {background:black; flex: 0 1 48%;margin-bottom:15px;}
}

.ebaypanel {
   display: flex;
  flex-wrap: wrap;
   justify-content: space-between;
}

.listing {background:black; flex: 0 1 32%;margin-bottom:15px;}
.listing img{width:100%}
.listing p{padding:10px;}
. ebaypanel a{text-decoration:none;}


.ext-linkcards-card a {

  text-decoration: none !important;
  background-color: black !important;
}

.ext-linkcards-card {



}




.mw-body-content h2 {
	font:italic bold 12px/30px;
font-family:'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
}

/*#ca-talk { display: none !important; }*/
#ca-history { display: none !important;}
#ca-nstab-main { display: none !important; }
#ca-viewsource { display: none !important; }
#mw-content-container {background:black !important;background-image:none !important;}

.pi-theme-default {
	border-radius:10px;
border:2px solid red !important;
}
.pi-border-color{
border-top:1px solid red !important;
border-bottom:none;
}

.thumbinner{background:black;}


.portable-infobox.pi-theme-delta {
min-width:320px;

}

.pi-data-label{
flex-basis:100px !important;

}


.portable-infobox.pi-theme-delta p,.portable-infobox.pi-theme-delta div{
 
padding:none;
margin:none;

}


.pi-data-label {
font-family: inherit;
font-size: inherit;
font-weight: bold;
line-height: 1em !important;
}
.pi-data-value {
}