Join the PidgiNet Discord! https://discord.gg/Eg9QahqpXf

MediaWiki:Common.css

on PidgiWiki, the video game media repository

Revision as of 14:35, 24 May 2018 by Immewnity (talk | contribs)

Note: After saving, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
/* <pre> */

/* Miscellaneous formatting features */

.mw-search-results {
width:100%;
}

.sc { font-variant: small-caps }

#siteSub {
    display: inline;
    font-size: 100%;
    font-weight: normal;
}

.metrobox { color:#fff !important; font-family:'Segoe UI','Segoe',Segoe,'Lucida Grande','Open Sans Light',Verdana,Arial,Helvetica,sans-serif !important; }
.metrobox a:link, .metrobox a:visited, .metrobox a:hover { color:#fff; }

/* 'show'/'hide' buttons created dynamically by the CollapsibleTables javascript
   in [[MediaWiki:Common.js]] are styled here so they can be customised. */
.collapseButton {
    /* @noflip */
    float: right;
    font-weight: normal;
    /* @noflip */
    margin-left: 0.5em;
    /* @noflip */
    text-align: right;
    width: auto;
}
/* In navboxes, the show/hide button balances the v·d·e links
   from [[Template:Navbar]], so they need to be the same width. */
.navbox .collapseButton {
    width: 6em;
}

/**
 * Styling for links generated by [[MediaWiki:Edittools]]
 * @source www.mediawiki.org/wiki/Extension:CharInsert#Styling
 * @updated 2012-02-29
 */
.mw-charinsert-buttons {
	margin-top: 10px;
	border: 0;
	padding: 3px;
	text-align: center;
	background-color: #131313 !important;
line-height:32px;
}
.mw-charinsert-buttons a {
	color: white;
	background-color: #131313 !important;
	font-weight: bold;
	text-decoration: none;
	padding: 0.4em;
}
.mw-charinsert-buttons a:hover,
.mw-charinsert-buttons a:active {
	background-color: #353535 !important;
}
.client-js .mw-edittools-section {
	display: inline;
}
.client-js .mw-edittools-section input[type="button"] {
	font-size: 0.9em;
	padding-left: 1px;
	padding-right: 1px;
	margin-left: 1px;
}
.pidgicolor {
background: #CF8B54;
}


/*Admins*/
.page-Special_RecentChanges [title="User:Pika3323"],
.page-Special_RecentChanges [title="User:Da braviary"],
.page-Special_RecentChanges [title="User:Immewnity"],
.page-Special_RecentChanges [title="User:Ash Pokemaster"],
.page-Special_RecentChanges [title="User:Icysugarspike"],
.page-Special_RecentChanges [title="User:S2daam"],
.page-Special_RecentChanges [title="User:Vhayes1992"],
.page-Special_RecentChanges [title="User:Shokora"],
.page-Special_NewFiles [title="User:Pika3323"],
.page-Special_NewFiles [title="User:Da braviary"],
.page-Special_NewFiles [title="User:Immewnity"],
.page-Special_NewFiles [title="User:Ash Pokemaster"],
.page-Special_NewFiles [title="User:Icysugarspike"],
.page-Special_NewFiles [title="User:S2daam"],
.page-Special_NewFiles [title="User:Vhayes1992"],
.page-Special_NewFiles [title="User:Shokora"]
{
background:#CF8B54;
color:#fff;
border-radius:3px;
font-weight:bold;
padding:0px 2px;
}
.page-Special_RecentChanges [title="User:Pika3323"]:hover,
.page-Special_RecentChanges [title="User:Da braviary"]:hover,
.page-Special_RecentChanges [title="User:Immewnity"]:hover,
.page-Special_RecentChanges [title="User:Ash Pokemaster"]:hover,
.page-Special_RecentChanges [title="User:Icysugarspike"]:hover,
.page-Special_RecentChanges [title="User:S2daam"]:hover,
.page-Special_RecentChanges [title="User:Vhayes1992"]:hover,
.page-Special_RecentChanges [title="User:Shokora"]:hover,
.page-Special_NewFiles [title="User:Pika3323"]:hover,
.page-Special_NewFiles [title="User:Da braviary"]:hover,
.page-Special_NewFiles [title="User:Immewnity"]:hover,
.page-Special_NewFiles [title="User:Ash Pokemaster"]:hover,
.page-Special_NewFiles [title="User:Icysugarspike"]:hover,
.page-Special_NewFiles [title="User:S2daam"]:hover,
.page-Special_NewFiles [title="User:Vhayes1992"]:hover,
.page-Special_NewFiles [title="User:Shokora"]:hover
{
background:#9F6F40;
text-decoration:none;
}
/*Junior admins*/
.page-Special_RecentChanges [title="User:JB2448"],
.page-Special_RecentChanges [title="User:Takharii"],
.page-Special_RecentChanges [title="User:PoKeSaFaRi"],
.page-Special_NewFiles [title="User:JB2448"],
.page-Special_NewFiles [title="User:Takharii"],
.page-Special_NewFiles [title="User:PoKeSaFaRi"]
{
color:#CF8B54;
font-weight:bold;
}
.page-Special_RecentChanges [title="User:JB2448"]:hover,
.page-Special_RecentChanges [title="User:Takharii"]:hover,
.page-Special_RecentChanges [title="User:PoKeSaFaRi"]:hover,
.page-Special_NewFiles [title="User:JB2448"]:hover,
.page-Special_NewFiles [title="User:Takharii"]:hover,
.page-Special_NewFiles [title="User:PoKeSaFaRi"]:hover
{
color:#9F6F40;
}
.twitter{
background:#3cf url(https://images.pidgi.net/pwicon.png) no-repeat center center;
width:80px;
height:80px;
float:left;
margin-left:25%;
}
.twitter:active{
bakcground:#1ac6ff;
}
.facebook{
background:#3B5998 url(https://images.pidgi.net/pwicon.png) no-repeat center center;
width:80px;
height:80px;
float:left;
}
.youtube{
background: #cd332d url(https://images.pidgi.net/pwicon.png) no-repeat center center; /* Old browsers */
width:80px;
height:80px;
float:left;
}
.mail{
background:#C8BB8B url(https://images.pidgi.net/pwicon.png) no-repeat center center;
height:80px;
width:80px;
float:left;
}

.container{
width:100%
}
.container div {
width:100%;
}
.container .header {
    padding: 4px 2px;
    cursor: pointer;
    font-size: 200%;
color:#fff;
background:#CF8B54;
font-family:'Segoe UI Light','Segoe UI Semilight','Segoe UI',Segoe,'Zegoe UI','Open Sans Light',Frutiger,Bitsream Vera,sans-serif;
overflow:hidden;.
white-space: nowrap;
    text-overflow: ellipsis;
display:block;
}
.header{
max-height: 100px;
line-height:27px;
}
.container .content {
    display: none;
    background:#CF8B54;
    color:#fff;
padding:5px;
    font-family:'Segoe UI Light','Segoe UI Semilight','Segoe UI',Segoe,'Zegoe UI','Open Sans Light',Frutiger,Bitsream Vera,sans-serif;
}
.content{
width: calc(100% - 6px) !important;
width: -webkit-calc(100% - 6px) !important; /*For Safari*/
}
.content a{
border-bottom: 1px dotted #fff;
color:#fff !important;
}
.content a:hover{
border-bottom: 1px solid #fff;
text-decoration:none !important;
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(https://themes.googleusercontent.com/static/fonts/opensans/v6/DXI1ORHCpsQm3Vp6mXoaTXhCUOGz7vYGh680lGh-uXM.woff) format('woff');
}
/* </pre> */
#main_container {
width:100%;
}
#main_recent {
width:60%;
float:left;
}
#main_featured {
width:40%;
min-width:320px;
float:left;
}

@media (max-width: 1024px) {
    #main_recent {
    width:100%;
    float:none;
    }
    #main_featured {
    width:100%;
    float:none;
    }
}

@media (max-width: 768px) {
    #main_featured {
    display:none;
    }
}

.mw-cookiewarning-container {
position:fixed;
top: auto;
bottom: 0;
left: 0;
}
Cookies help us deliver our services. By using our services, you agree to our use of cookies.