Difference between revisions of "MediaWiki:Common.css"

1,176 bytes removed ,  01:06, 23 February 2014
no edit summary
m
Line 1: Line 1:
@charset "utf-8";
/* CSS Document */
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


Line 424: Line 427:
overflow: auto;
overflow: auto;
}
}
/**** Version box on [[Manual:Downloading MediaWiki]] ****/
 
#DownloadVersionBox {
border: 2px solid black;
border-collapse: collapse;
margin: auto;
width: 50%;
color: black;
}
#DownloadVersionBox td {
border: 2px solid black;
padding: 20px;
}
/*** More whitespace on search page ***/
/*** More whitespace on search page ***/
.page-Special_Search #search {
.page-Special_Search #search {
Line 521: Line 512:
}
}


/* extra buttons for edit dialog */
 
/* from commons:MediaWiki:Common.css */
.my-buttons {
padding: 0.5em;
}
.my-buttons a {
color: black;
background-color: #ccddee !important;
font-weight: bold;
font-size: 0.9em;
text-decoration: none;
border: thin #006699 outset;
padding: 0 0.1em 0.1em 0.1em;
}
.my-buttons a:hover, .my-buttons a:active {
background-color: #bbccdd;
border-style: inset;
}
/* from [[User:Splarka/Help:Linked images]] */
/* from [[User:Splarka/Help:Linked images]] */
.imagelink_wikilogo a {
.imagelink_wikilogo a {
Line 658: Line 631:
text-align: left;
text-align: left;
}
}
<!--
http://www.homeandlearn.co.uk/CSS/css1p8.html, http://w3schools.com/css/css_examples.asp--!> /*this is for tages only*/


table.outside, td.outside, th.outside, div.outside {
background:#000000;
text-align:center;
align:center;
}
td.art {
td.art {
background: #000000;
background: #000000;
Line 1,296: Line 1,261:
background: #800000;
background: #800000;
}
}
/*InterProject: gotten from http://en.wiktionary.org/wiki/MediaWiki:Common.css on 10/16/2010 */ 
 
.interProject {
display: none;
clear: both;
border-top: 2px dotted #AAAAAA;
margin-top: 2em;
}
textarea {
border: 1px solid #2f6fab;
color: Black;
background-color: white;
width: 100%;
padding: 0.1em;
overflow: auto;
}
/* Colored usernames for administators and bureaucrats on Special:RecentChanges
/* Colored usernames for administators and bureaucrats on Special:RecentChanges


Ambassadors
5

edits