Vorlage:Ägyptologie/styles.css

aus Wikipedia, der freien Enzyklopädie
Zur Navigation springen Zur Suche springen
.Box {
	float:right;
	margin:5px 0 1em 1em;
}
.Box table, .regular {
	border:1px solid #930;
	border-collapse:collapse;
}
.Box th, .TblHighlight th, .zebra th, .regular th, .pseudoZebra th{
	border:1px solid #930;
	color:#730;
	background-color:#ffe39b;
	padding:0.2em;
	text-align:center;
}
.Box td, .regular td, .thumbinner {
	border:1px solid #930;
	background-color:#eec;
	padding:0.2em;
}

.hiero, .Box .hiero, .regular .hiero, .zebra .hiero {
	background-color:#ffffde;
}

.hiero table, .regular .hiero table, .zebra .hiero table{
	border:none;
	display:inline-block;
}

.hiero .hieroFrame table{
	display:block;
}

.hiero td, .hiero tr, .regular .hiero td, .zebra .hiero td, .regular .hiero tr, .zebra .hiero tr {
	border:none;
	background-color:#ffffde;
	padding:0;
}

.pseudoZebra {
	background-color:white;
	padding:0.2em;
}

.zebra, .pseudoZebra {
	width:100%;
	border:1px solid #930;
	border-collapse:collapse;
}
.zebra tr:nth-child(even){
	background-color:white;
}
.zebra tr:nth-child(odd), .pseudoZebra .regular2 {
	background-color:#fefaf0;
}
.zebra td, .pseudoZebra td {
	border:1px solid #930;
}
.Cartouche .lr, .Box .Cartouche .lr,
.hiero .Cartouche .lr, .hiero .Box .Cartouche .lr{
	background-image:url("//upload.wikimedia.org/wikipedia/commons/thumb/1/14/Hiero_Cartouche_ltr.svg/200px-Hiero_Cartouche_ltr.svg.png");
    background-repeat:no-repeat;
	background-size: 100% 100%;
	padding:0.3em 1em 0.3em 0.6em;
}
.Cartouche .td, .Box .Cartouche .td, .hiero .Cartouche .td, .Box .Cartouche .td{
	background-image:url("//upload.wikimedia.org/wikipedia/commons/thumb/b/b9/Hiero_Cartouche_td.svg/50px-Hiero_Cartouche_td.svg.png");
    background-repeat:no-repeat;
	background-size: 100% 100%;
	padding:0.7em 0.3em 1.2em 0.3em;
}
.Cartouche td table, .Box .Cartouche td table,
.Serech td table, .Box .Serech td table,
.hiero .Cartouche td table, .hiero .Box .Cartouche td table,
.hiero .Serech td table, .hiero .Box .Serech td table{
	display:table;
	background:none;
	margin-left:auto;
	margin-right:auto;
}
.hiero .Cartouche table, .Box .hiero .Cartouche table,
.hiero .Serech table, .Box .hiero .Serech table{
	display:table;
	margin-left:auto;
	margin-right:auto;
}
.Cartouche .mw-hiero-outer, .Cartouche .mw-hiero-table,
.Cartouche .mw-hiero-outer td, .Cartouche .mw-hiero-table td,
.Cartouche .mw-hiero-outer tr, .Cartouche .mw-hiero-table tr,
.hiero .Cartouche .mw-hiero-outer, .hiero .Cartouche .mw-hiero-table,
.hiero .Cartouche .mw-hiero-outer td, .hiero .Cartouche .mw-hiero-table td,
.hiero .Cartouche .mw-hiero-outer tr, .hiero .Cartouche .mw-hiero-table tr{
	background:none;
}

.Serech .core, .hiero .Serech .core{
	border: solid black 2px;
}

.Serech .lr{
	background-image:url("//upload.wikimedia.org/wikipedia/commons/thumb/5/58/Hiero_Srxtail_L.svg/200px-Hiero_Srxtail_L.svg.png");
    background-repeat:no-repeat;
	background-size: 100% 100%;
	width:50px;
}

.Serech .td{
	background-image:url("//upload.wikimedia.org/wikipedia/commons/thumb/c/c3/Hiero_Srxtail_B.svg/200px-Hiero_Srxtail_B.svg.png");
    background-repeat:no-repeat;
	background-size: 100% 100%;
	height:50px;
}