Difference between revisions of "MediaWiki:Common.css"

From Anglish
Jump to navigation Jump to search
 
(89 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


/* mediocre css made by tehlurkercuzwhynot */
/* dazzling css made by tehlurkercuzwhynot */
 
.hover {
 
border-bottom:1px dotted #000000;
 
}


* {
* {


font-family:sans-serif;
}
 
#image {
 
background-image:url('https://file.garden/ZmSOWZUcxFQr205P/anglishdotorg.png');
height:31px;
width:88px;


}
}
h1#firstHeading.firstHeading {
h1#firstHeading.firstHeading {
  font-family: georgia !important;
  font-size: 1.2em;
  border-bottom: 1px solid #9b7676 !important;
  background-color: #e6d5b4;
  font-weight: bolder;
  display: block;
  text-shadow: 0px 1px #c18838;
  color: #7d1b1b;
}
.mw-body h1 {
font-family:georgia;
font-weight:bold;
line-height:1;


font-family:sans-serif !important;
}
font-size:2.2em;
 
border-bottom:0px !important;
.mw-body-content h2 {
 
font-family:helvetica;
font-weight:bold;


}
}
Line 19: Line 50:


background-color:#cfdd9c;
background-color:#cfdd9c;
background-image: url('');
font-family:georgia;
}
#bodyContent {
padding:1em;
}
.vector-body {
margin:0em 0em;
line-height:1.1;
}
.vector-body p {
margin:0em 0em;
line-height:1.1;
}
.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {
border: 1px solid #916060;
background-color:#f9f3e1;
padding: 0.2em 0.4em;
}
.vector-menu-content-list a:link {
color:#000;
}
#mw-head {
width:auto;
font-size:100%;
text-transform:lowercase;
}
#p-personal {
    position: absolute;
    top: 0px;
    right: 0em;
    z-index: 100;
}
#p-personal ul {
    padding-left: 0em;
    display: table;
    border-collapse: collapse;
}
#p-personal li {
display:table-cell;
background-color:#e8eaba;
border:1px solid #a47570;
font-weight:bold;
padding:0.25em;
margin-left:0em;
float:none;
line-height:1;
}
#left-navigation {
margin-top: 1.7em;
margin-bottom: -1.7em;
}
#right-navigation {
margin-top:1.7em;


}
}
Line 25: Line 139:


background-image:none !important;
background-image:none !important;
background-color:#cfdd9c !important;
background-color:#eee4c7 !important;
display:flex;


}
}


.container {
.vector-menu-tabs {


text-align:center;
background-image:none!important;
width:auto;
margin:auto;
display:table;
border:1px solid gray;


}
}


#pseudotable {
.vector-menu-tabs a {


display:table;
background-image:none;
border-collapse:collapse;
margin:auto;
width:auto;


}
}


.contenthead {
.vector-menu-tabs li {


border: 1px solid #808080;
background-image:none!important;
padding:15px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
height:100px;
width:500px;


}
}


.vector-menu-tabs .selected {
background:none;


.contentbox {
}


display:table-cell;
#mw-head .vector-menu-dropdown h3 {
border: 1px solid #808080;
 
background-color:#fffccc;
background-image:none;
padding:15px;
margin: 0px 0px 5px 0px;
height:300px;
width:auto;


}
}
Line 85: Line 184:
background-color:#fffde1;
background-color:#fffde1;
color:#712222;
color:#712222;
margin-right:154px;
margin-left:0;
margin-top:0;
padding:0px;
 
}
 
#p-logo {
 
display:none;
 
}
 
#mw-panel {
 
padding-left:0em;
text-transform:lowercase;


}
}
Line 91: Line 205:
p {
p {


font-size:1.6em;
font-size:100%;




Line 99: Line 213:




display:none;
display:block;
 
}
 
.vector-menu-portal h3 {
 
background-image:none;
padding:0px;
color:#843838;
font-weight:bold;
margin:0;


}
}
Line 105: Line 229:
#p-navigation-label:after {
#p-navigation-label:after {


content:"Wayfinder";
}
}


Line 112: Line 234:


border: 1px solid #922b20;
border: 1px solid #922b20;
border-top:0;
background-color:#eee4c7;
background-color:#eee4c7;
margin:0 0.6em 0.7em;
margin:0;
padding:0;




   }
   }
#p-tb .vector-menu-content {
display:none;
}
#p-tb:hover .vector-menu-content {
display:block;
}
#p-navigation .vector-menu-content {
display:none;
}
#p-navigation:hover .vector-menu-content {
display:block;
}


.toc {
.toc {


border: 1px solid #922b20 !important;
border: 1px solid #a47570 !important;
background-color:#eee4c7;
background-color: #f4eeda;
font-size:1.5em;
font-size: 1.5em;
line-height: 1.1;


}
}


td.wikitable {
tr:nth-child(even) {
     background-color: #eee4c7 !important;
     background-color: #fff000;
    color: #202122;
}
    margin: 1em 0;
  }


h1, h2 {
h1, h2 {
Line 165: Line 312:
/* main page test 2 css */
/* main page test 2 css */


#container {
width:100%;
margin:auto;
display:block;
}
#contenthead {
text-align:center;
}
#heading1 {
font-size:175%;
}
#body {
display:flex;
align-items:stretch;
}
#contentbody {
display:inline-block;
width:80%
}
#table {
display:inline-block;
width:20%
}
.box {
border:1px solid #780018;
margin: 0em 0.5em 0.5em 0em;
}
.heading {
text-align:left;
font-weight:bold;
}
#ctable {
background-color:#ffccaa;
}
#cell1 {
background-color:#ffdead;
}
#heading2 {
background-color:#ffca7e;
}
#cell2 {
background-color:#deffad;
}
#heading3 {
background-color:#ccff88;
}
#heading4 {
text-align:center;
}


/* main page test 2 css end */
/* main page test 2 css end */

Latest revision as of 02:18, 14 November 2024

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

/* dazzling css made by tehlurkercuzwhynot */

.hover {

border-bottom:1px dotted #000000;

}

* {

}

#image {

background-image:url('https://file.garden/ZmSOWZUcxFQr205P/anglishdotorg.png');
height:31px;
width:88px;

}

h1#firstHeading.firstHeading {
  font-family: georgia !important;
  font-size: 1.2em;
  border-bottom: 1px solid #9b7676 !important;
  background-color: #e6d5b4;
  font-weight: bolder;
  display: block;
  text-shadow: 0px 1px #c18838;
  color: #7d1b1b;
}

.mw-body h1 {

font-family:georgia;
font-weight:bold;
line-height:1;

}

.mw-body-content h2 {

font-family:helvetica;
font-weight:bold;

}

body {

background-color:#cfdd9c;
background-image: url('');
font-family:georgia;

}

#bodyContent {

padding:1em;

}

.vector-body {

margin:0em 0em;
line-height:1.1;

}

.vector-body p {

margin:0em 0em;
line-height:1.1;

}

.wikitable > tr > th, .wikitable > tr > td, .wikitable > * > tr > th, .wikitable > * > tr > td {

border: 1px solid #916060;
background-color:#f9f3e1;
padding: 0.2em 0.4em;

}

.vector-menu-content-list a:link {

color:#000;

}

#mw-head {

width:auto;
font-size:100%;
text-transform:lowercase;

}

#p-personal {
    position: absolute;
    top: 0px;
    right: 0em;
    z-index: 100;
}

#p-personal ul {
    padding-left: 0em;
    display: table;
    border-collapse: collapse;
}

#p-personal li {

display:table-cell;
background-color:#e8eaba;
border:1px solid #a47570;
font-weight:bold;
padding:0.25em;
margin-left:0em;
float:none;
line-height:1;

}

#left-navigation {

margin-top: 1.7em;
margin-bottom: -1.7em;

}

#right-navigation {

margin-top:1.7em;

}

#mw-page-base {

background-image:none !important;
background-color:#eee4c7 !important;

}

.vector-menu-tabs {

background-image:none!important;

}

.vector-menu-tabs a {

background-image:none;

}

.vector-menu-tabs li {

background-image:none!important;

}

.vector-menu-tabs .selected {

background:none;

}

#mw-head .vector-menu-dropdown h3 {

background-image:none;

}

ul {

list-style-type: none !important;

}

.mw-body {

border:1px solid #922b20;
background-color:#fffde1;
color:#712222;
margin-left:0;
margin-top:0;
padding:0px;

}

#p-logo {

display:none;

}

#mw-panel {

padding-left:0em;
text-transform:lowercase;

}

p {

font-size:100%;


}

#p-logo + .mw-portlet h3 {


display:block;

}

.vector-menu-portal h3 {

background-image:none;
padding:0px;
color:#843838;
font-weight:bold;
margin:0;

}

#p-navigation-label:after {

}

.vector-menu-portal {

border: 1px solid #922b20;
border-top:0;
background-color:#eee4c7;
margin:0;
padding:0;


  }

#p-tb .vector-menu-content {

display:none;

}

#p-tb:hover .vector-menu-content {

display:block;

}

#p-navigation .vector-menu-content {

display:none;

}

#p-navigation:hover .vector-menu-content {

display:block;

}

.toc {

border: 1px solid #a47570 !important;
background-color: #f4eeda;
font-size: 1.5em;
line-height: 1.1;

}

tr:nth-child(even) {
    background-color: #fff000;
}

h1, h2 {

border-bottom:0px !important;

}

#whatisanglish:hover {

font-size:16px;

}

/* main page test css */

#anglish-table1 {

border-collapse:collapse;

}

#anglish-table1, td, th {

border:1px solid #808080;
background-color:#f5f5f5;

}



/* main page test css end */

/* main page test 2 css */


#container {

width:100%;
margin:auto;
display:block;

}

#contenthead {

text-align:center;

}

#heading1 {

font-size:175%;

}

#body {
	
	display:flex;
	align-items:stretch;
	
}

#contentbody {
	
	display:inline-block;
	width:80%

}

#table {
	
	display:inline-block;
	width:20%
	
}

.box {

border:1px solid #780018;
margin: 0em 0.5em 0.5em 0em;
}


.heading {

text-align:left;
font-weight:bold;

}

#ctable {
	
	background-color:#ffccaa;
	
}

#cell1 {

background-color:#ffdead;

}

#heading2 {

background-color:#ffca7e;

}

#cell2 {

background-color:#deffad;

}

#heading3 {

background-color:#ccff88;

}

#heading4 {
	
	text-align:center;
	
}

/* main page test 2 css end */