Anonymous
×
Create a new article
Write your page title here:
We currently have 15 articles on TwistedFates Database. Type your article name above or click on one of the titles below and start writing!



TwistedFates Database
15Articles

Main Page and MediaWiki:Common.css: Difference between pages

(Difference between pages)
No edit summary
 
No edit summary
 
Line 1: Line 1:
<strong>MediaWiki has been installed.</strong>
/* CSS placed here will be applied to all skins */
/*MediaWiki:Common.css*/


Consult the [https://www.mediawiki.org/wiki/Special:MyLanguage/Help:Contents User's Guide] for information on using the wiki software.
/* changes the background color of the bottom and left of each page, up to behind half of the logo */


== Getting started ==
body {
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Configuration_settings Configuration settings list]
background-image: url(/w/resources/assets/ambrosiapattern.jpg);
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:FAQ MediaWiki FAQ]
background-repeat: repeat;
* [https://lists.wikimedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
font-family: 'Roboto Mono', monospace;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Localisation#Translation_resources Localise MediaWiki for your language]
font-weight:500;
* [https://www.mediawiki.org/wiki/Special:MyLanguage/Manual:Combating_spam Learn how to combat spam on your wiki]
}
 
 
/* changes the background color behind the top half of the logo and at top of each page */
 
#mw-page-base {background: #0A0A0A}
 
 
/****Edit Link Appearance****/
 
div#mw-panel div.portal div.body ul li a {
color: #e4A732;
font-size: 16px;
}
 
div#mw-panel div.portal div.body ul li a:hover {
text-decoration: none;
color: #a178a6 !important;
}
 
div#mw-panel div.portal div.body ul li a:visited {color: #e4a732}
 
.ve-activated #catlinks a, a.new:visited, #p-personal a.new:visited{color:#E4A732}
a:link{
color: #e4a732;
text-decoration: none;
}
 
@media screen {
    a {
color: #e4a732;
text-decoration: none !important;
}
 
a:hover {
color: #a178a6 !important;
}
 
div.vectorTabs span > a {
    float: left;
    display: block;
color: #fefde2;
font-weight: 800;
font-size: 14px;
border: none;
}
 
div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
color: #fefde2;
font-weight: 800;
text-shadow:
  -.5px -.5px 0 #000,
    .5px -.5px 0 #000,
    -.5px .5px 0 #000,
    .5px .5px 0 #000;
font-size: 16px;
border: none;
}
 
div.vectorTabs li a {
color: #fefde2;
font-weight: 800;
font-size: 14px;
        background-color: #200D24;
}
 
div.vectorTabs li a:hover {
color: #a178a6;
        background-color: #200D24;
}
 
div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
background-color: #200D24;
border: none;
}
 
a:visited{color:#e4a732}
 
/*Edit Gallery Appearance*/
 
ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper, ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper, ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{background-color:rgba(0,0,0,0.3)}
 
 
/*Edit Table Appearance*/
 
table.wikitable > ,tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td{border: 0 !important;
border-radius: 4px !important;
padding: 3px !important;}
table.wikitable {
border: 0;
}
th {
border: 0;
background-color: rgba(255,255,255,0.0);
}
tr{
border: 0;
}
 
 
/*Edit UI Appearance*/
#wpSaveWidget{
background-color: #e4a732;
border: 0;
border-radius: 4px;
}
 
 
/*Edit DIV Appearance*/
 
.catlinks{
background-color: rgba(255,255,255,0.3);
border: 0;
border-radius: 4px;
padding-left: 5%;
}
 
div.thumbinner, table.wikitable, tbody, .toc, .mw-warning, .toccolours {
    border: 0;
    background-color: rgba(255,255,255,0.4) !important;
    padding: 5px;
    font-size: 95%;
    border-radius: 4px;
    color: #200D24;
}
 
#content {background-color: #200D24}
 
#mw-content-text {background-color: #200D24;
color: #EFF6F8;}
.mw-editform .editOptions{
background-color: rgba(255,255,255,0.4) !important;
border: 0 !important;
border-radius: 4px !important;
}
.mw-body .firstHeading {
color: #fefde2;
font-family: 'Roboto Mono', monospace;
text-shadow:
  -.5px -.5px 0 #000,
    .5px -.5px 0 #000,
    -.5px .5px 0 #000,
    .5px .5px 0 #000;
}
div#mw-panel{position:fixed}
 
/*Edit List Appearance*/
div.vectorTabs ul li {background-color: #200D24;
border: 0;
}
div.vectorTabs li{border-radius: 4px 4px 0px 0px}
div.vectorTabs{
background-image: none;
background-color: transparent;}
 
div.vectorTabs li.selected {background-color: #200D24;
border: 0;
}
 
 
/*Edit Global Text Appearance*/
 
div#mw-panel div.portal
h3 {
    display: block;
    font-size: 1.17em;
color: #fefde2;
    -webkit-margin-before: 3px;
    -webkit-margin-after: 3px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
text-align: center;
}
.mw-body{border:none;
color: #fff;
}
h1, h2, h3, h4, h5 {
font-family: 'Roboto Mono', monospace !important;
font-weight: bold;
color: #EFF6F8;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
  font-family: 'Roboto Mono', monospace !important;
font-weight: bold;
color: #EFF6F8;
}
 
 
/* OTHER CONFIGURATIONS */
 
/** Hide Main Page Heading **/
h1#firstHeading.firstHeading{
display: none;
margin-top: -5%;
}
 
 
 
/* TAB MODIFICATIONS */
 
/**** VECTOR TABS & VECTOR MENU ****/
 
.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background-color: #200D24 !important;
background-image: none !important;
border-radius: 4px;
}
 
 
  /*Remove annoying white shit around edges of the tabs*/
.vector-menu-tabs li
{
background-image: none;
}
 
.vector-menu-tabs .selected{
background: none;
}
 
  /* remove borders between tabs */
    span {
        background: none;
 
        /* move tab text up */
        a {
            padding-top: 1em;
            height: 2.25em;
        }
 
    }
 
}
 
/* hide "read" tab */
#ca-view {
    display: none;
}

Revision as of 02:16, 18 April 2021

/* CSS placed here will be applied to all skins */
/*MediaWiki:Common.css*/

/* changes the background color of the bottom and left of each page, up to behind half of the logo */

body {
	background-image: url(/w/resources/assets/ambrosiapattern.jpg);
	background-repeat: repeat;
	font-family: 'Roboto Mono', monospace;
	font-weight:500;
}


/* changes the background color behind the top half of the logo and at top of each page */

#mw-page-base {background: #0A0A0A}


/****Edit Link Appearance****/

div#mw-panel div.portal div.body ul li a {
	color: #e4A732;
font-size: 16px;
}

div#mw-panel div.portal div.body ul li a:hover {
	text-decoration: none;
	color: #a178a6 !important;
}

div#mw-panel div.portal div.body ul li a:visited {color: #e4a732}

.ve-activated #catlinks a, a.new:visited, #p-personal a.new:visited{color:#E4A732}
a:link{
	color: #e4a732;
	text-decoration: none;
}

@media screen {
    a {
	color: #e4a732;
	text-decoration: none !important;
}

a:hover {
	color: #a178a6 !important;
}

div.vectorTabs span > a {
    float: left;
    display: block;
	color: #fefde2;
	font-weight: 800;
	font-size: 14px;
border: none;
}

div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited {
	color: #fefde2;
	font-weight: 800;
	text-shadow:
   -.5px -.5px 0 #000,
    .5px -.5px 0 #000,
    -.5px .5px 0 #000,
     .5px .5px 0 #000;
	 font-size: 16px;
border: none;
}

div.vectorTabs li a {
	color: #fefde2;
	font-weight: 800;
	font-size: 14px;
        background-color: #200D24;
}

div.vectorTabs li a:hover {
	color: #a178a6;
        background-color: #200D24;
}

div.vectorTabs li.new a, div.vectorTabs li.new a:visited {
	background-color: #200D24;
border: none;
}

a:visited{color:#e4a732}

/*Edit Gallery Appearance*/

ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper, ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper, ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper{background-color:rgba(0,0,0,0.3)}


/*Edit Table Appearance*/

table.wikitable > ,tr > th, table.wikitable > tr > td, table.wikitable > * > tr > th, table.wikitable > * > tr > td{border: 0 !important;
border-radius: 4px !important;
padding: 3px !important;}
table.wikitable {
border: 0;
}
th {
border: 0;
background-color: rgba(255,255,255,0.0);
}
tr{
border: 0;
}


/*Edit UI Appearance*/
#wpSaveWidget{
background-color: #e4a732;
border: 0;
border-radius: 4px;
}


/*Edit DIV Appearance*/

.catlinks{
background-color: rgba(255,255,255,0.3);
border: 0;
border-radius: 4px;
padding-left: 5%;
}

div.thumbinner, table.wikitable, tbody, .toc, .mw-warning, .toccolours {
    border: 0;
    background-color: rgba(255,255,255,0.4) !important;
    padding: 5px;
    font-size: 95%;
    border-radius: 4px;
    color: #200D24;
}

#content {background-color: #200D24}

#mw-content-text {background-color: #200D24;
color: #EFF6F8;}
.mw-editform .editOptions{
background-color: rgba(255,255,255,0.4) !important;
border: 0 !important;
border-radius: 4px !important;
}
.mw-body .firstHeading {
	color: #fefde2;
	font-family: 'Roboto Mono', monospace;
	text-shadow:
   -.5px -.5px 0 #000,
    .5px -.5px 0 #000,
    -.5px .5px 0 #000,
     .5px .5px 0 #000;
}
div#mw-panel{position:fixed}

/*Edit List Appearance*/
div.vectorTabs ul li {background-color: #200D24;
border: 0;
}
div.vectorTabs li{border-radius: 4px 4px 0px 0px}
div.vectorTabs{
background-image: none;
background-color: transparent;}

div.vectorTabs li.selected {background-color: #200D24;
border: 0;
}


/*Edit Global Text Appearance*/

div#mw-panel div.portal
h3 {
    display: block;
    font-size: 1.17em;
	color: #fefde2;
    -webkit-margin-before: 3px;
    -webkit-margin-after: 3px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
	text-align: center;
}
.mw-body{border:none;
color: #fff;
}
h1, h2, h3, h4, h5 {
font-family: 'Roboto Mono', monospace !important;
font-weight: bold;
color: #EFF6F8;
}
.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
  font-family: 'Roboto Mono', monospace !important;
font-weight: bold;
color: #EFF6F8;
}


/* OTHER CONFIGURATIONS */

/** Hide Main Page Heading **/
h1#firstHeading.firstHeading{
display: none;
margin-top: -5%;
}



/* TAB MODIFICATIONS */

/**** VECTOR TABS & VECTOR MENU ****/

.vector-menu-tabs, .vector-menu-tabs a, #mw-head .vector-menu-dropdown h3 {
background-color: #200D24 !important;
background-image: none !important;
border-radius: 4px;
}


   /*Remove annoying white shit around edges of the tabs*/
.vector-menu-tabs li
{
background-image: none;
}

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

  /* remove borders between tabs */
    span {
        background: none;

        /* move tab text up */
        a {
            padding-top: 1em;
            height: 2.25em;
        }

    }

}

/* hide "read" tab */
#ca-view {
    display: none;
}