MediaWiki:Common.css

AtariKafa Wiki sitesinden

Not: Kaydettikten sonra değişiklikleri görmek için tarayıcınızın önbelleğini temizlemeniz gerekebilir.

  • Firefox / Safari: Shift tuşuna basılıyken Yeniden Yükle'ye tıklayın yada Ctrl-F5 yada Ctrl-R tıklayın (Mac için ⌘-R).
  • Google Chrome: Ctrl-Shift-R'ye basın. (Mac için ⌘-Shift-R)
  • Internet Explorer: Ctrl basılıyken Yenile'ye tıklayın ya da Ctrl-F5 yapın.
  • Opera: Araçlar → Tercihler'den önbelliği temizleyin.
@import url('https://fonts.googleapis.com/css2?family=Orelega+One&display=swap');

body{
	font-size: 1.1em;
	background: #2f2e2e;
}

a:hover{color:#c20c0c}

iframe{
	min-height:700px !important;
}

#firstHeading{
	font-family: 'Orelega One', cursive;
	color:#c20c0c;
}



.mw-headline{
	font-family: 'Orelega One', cursive;
	color:#c20c0c;
}



#p-logo-text a{
	font-family:'Segoe UI','Segoe UI Emoji','Segoe UI Symbol','Lato','Liberation Sans','Noto Sans','Helvetica Neue','Helvetica',sans-serif;
	font-weight: bold;
	color: white;
}
#mw-header-container {
    background: #c20c0c;
    min-height: 3.525em;
    box-shadow: 4px 4px 10px #a2a2a2;
}
#p-logo-text a.long {
    line-height: 1.7;
}
.mw-wiki-logo.fallback {
    height: 7em;
}
.mw-footer-container {
    background: #2f2e2e;
    font-size: 11px;
}
.mw-body h1.firstHeading {
    border-bottom: solid 1px #eaeaea;
}


@media only screen and (min-width: 750px) {
	.ts-inner {    padding: 0px 8em;	}
		

}



.mw-portlet-body{
	font-size: 13px;
}
#p-namespaces{
	float:right;
	margin-left:10px;
}

#mw-related-navigation , #ca-nstab-mediawiki , #ca-nstab-main , .mw-editsection , .mw-redirectedfrom{
	display:none;
}

#personal h2 span{color:white}

#mw-content-container {
    padding-bottom: 4em;
}

.mw-footer {
    padding-top: 0.5em;
    padding-bottom: 1em;
    position: relative;
    left: 21px;
}

.wikitable{
	width:100%;
	height:auto;
}

.wikitable th , .wikitable tr{
	min-height:14px;
}


#p-logo:hover , #p-banner:hover{
	opacity:0.8;
}

.atari-main{
	width:100%; 
	height:auto; 
	float:left; 
	border:solid 1px lightgray; 
	padding:10px; 
}

.atari-sol{
	width:48%; 
	height:auto; 
	float:left;
	margin:6px;
}

.atari-sol-title{
	width:100%; 
	height:90px; 
	float:left; 
	background:url(https://www.atarikafa.com/wikimiz/images/0/00/Grass-block-side_90.jpg) repeat; 
	color:white;
}
.atari-sol-title pre{
	color: white;
	background: none;
	border: none;
	padding:0;
	margin:0;
	font-family: 'Orelega One', cursive;
	font-size: 30px;
	line-height: 96px;
	width: 100%;
	text-align: center;
}

.atari-sol-content{
	width:100%; 
	height:auto; 
	float:left; 
}


.atari-sag{
	width:48%; 
	height:auto; 
	float:left;  
	margin:6px;
}



.atari-sag-title{
	width:100%; 
	height:90px; 
	float:left; 
	background:url(https://www.atarikafa.com/wikimiz/images/0/00/Grass-block-side_90.jpg) repeat; 
	color:white;
}
.atari-sag-title pre{
	color: white;
	background: none;
	border: none;
	padding:0;
	margin:0;
	font-family: 'Orelega One', cursive;
	font-size: 30px;
	line-height: 96px;
	width: 100%;
	text-align: center;
}

.atari-sag-content{
	width:100%; 
	height:auto; 
	float:left; 
}