MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
K (Änderungen von Bescheid (Diskussion) wurden auf die letzte Version von WikiSysop zurückgesetzt) |
|||
Zeile 1: | Zeile 1: | ||
+ | ū.sysop, .user {display: none;} | ||
+ | .anon {display: block;} | ||
+ | .mw-warning-with-logexcerpt { display:none;} | ||
+ | /*******************/ | ||
+ | .anmToc {font-size: .9em; color:#555; padding: .2em .5em; margin:2px 0 0; border: 1px solid #aaa;} | ||
+ | /*******************/ | ||
− | + | code, pre { font-size:1em; background-color: #f5f5ff;} | |
− | |||
− | # | + | /********* Wiki Spezialseiten ***********/ |
− | + | ||
− | + | table.diff {padding-top: 11em} | |
− | + | ||
+ | .mw-specialpagesgroup {background:#eeeee5 !important} | ||
+ | |||
+ | .fullImageLink {text-align: center; background-color: #f5f5f5; border: 1px solid #aaa; margin: 0 auto 1em; padding: 3em 0 1em; } | ||
+ | |||
+ | /*********************************/ | ||
+ | |||
+ | .prettytable { | ||
+ | margin: 1em auto 1em; | ||
+ | border: 1px #aaa solid; | ||
+ | border-collapse: collapse; | ||
+ | background: #f9f9f9; | ||
} | } | ||
− | + | .prettytable th, | |
− | + | .prettytable td { | |
− | + | border: 1px #aaa solid; | |
− | + | padding: .2em .5em; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } | ||
− | + | .prettytable th { | |
− | + | text-align: center; | |
− | + | background: #e9e9e9; | |
− | + | font-family: 'MS Trebuchet' Arial; | |
} | } | ||
− | + | .prettytable caption { | |
− | + | font-weight: bold; | |
− | |||
} | } | ||
+ | /********** Anmerkungen*************/ | ||
+ | sup.reference {font-size: .8em; line-height: 1em; vertical-align:text-top; } | ||
+ | .bildtext sup.reference {font-size: .9em; } | ||
+ | |||
+ | |||
+ | /********** Systemtext*************/ | ||
+ | #siteSub {display:block; text-align: right; font: normal normal .8em Arial; } | ||
− | # | + | #contentSub {z-index:1;} |
− | |||
− | |||
− | |||
− | |||
− | textarea { | + | textarea {font: normal 1em/2em Verdana; background:#ffe; color:#005;} |
− | |||
− | |||
− | + | li#pt-mytalk, | |
+ | #p-tb li#t-recentchangeslinked, | ||
+ | #p-tb li#t-permalink, | ||
+ | #p-tb li#t-print { | ||
+ | display:none; } | ||
− | + | /****** zitat ******/ | |
− | |||
− | + | .zitat {margin:1.5em 0 ; padding: 0 2em 0 3em;} | |
+ | .zitat p, zitat li {line-height:1.75em !important;} | ||
+ | .quelle {text-align: right; color:#888; font-size: .9em;} | ||
+ | .linkbox .quelle { margin-top: 2em; margin-bottom:-4em; font-family: Arial;} | ||
− | + | /* ****** GLOSSAR ******** */ | |
− | + | ||
− | + | .g_romaji {display: none; } | |
− | . | + | .g_text, |
− | + | .g_kanji { padding: 0 1em; } | |
− | |||
− | . | ||
− | |||
− | |||
− | |||
+ | table.glossar_table { | ||
+ | border:1px solid #ccc ; | ||
+ | border-width: 1px 1px 0; | ||
+ | } | ||
+ | .glossar_table td { | ||
+ | border:1px solid #ccc; border-width: 0 0 1px ; | ||
+ | vertical-align:top; | ||
+ | padding: 1px 3px; | ||
+ | background:#fff | ||
+ | } | ||
+ | .glossar_table .jap {font-size:1.2em;} | ||
− | /***************** | + | .glossar_table h2, |
− | . | + | .glossar_table h2 span, |
− | . | + | .glossar_table h2 a { |
− | . | + | border: 0; margin: 0 !important; padding: 0; |
+ | } | ||
+ | .glossar_table h2 a { | ||
+ | display: block; padding: .6em .1em; width: 2.3em | ||
+ | } | ||
+ | |||
+ | /* footer */ | ||
+ | |||
+ | /* ***** FARBEN *********/ | ||
+ | |||
+ | #chapters #p-Meta { | ||
+ | background-color:#cecbad;} | ||
+ | .ns-4 #chapters #p-Meta dl a, | ||
+ | #chapters #p-Meta a:hover, | ||
+ | #chapters #p-Meta:hover dl a, | ||
+ | #chapters #p-Meta li:hover > a, | ||
+ | #chapters #p-Meta .self_parent > a, | ||
+ | #chapters #p-Meta strong.selflink { | ||
+ | color:#555; | ||
+ | background-color:#E8E7CA; | ||
+ | border-color:#a8a87e;} | ||
+ | #chapters #p-Meta ul { | ||
+ | border-bottom-color:#d9d8b6;} | ||
+ | #chapters #p-Meta li { | ||
+ | background:#aaa787; color:#f7f6e6; border-color:#b6b18e; } | ||
+ | #chapters #p-Meta li a { | ||
+ | color:#554; background:#f7f6e6; border-color:#d9d8b6;} | ||
+ | |||
+ | #chapters #p-Meta li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_graugelb.gif); | ||
+ | background-color:#E8E7CA; | ||
+ | border-color:#a8a87e;} | ||
+ | #chapters #p-Meta li .sidepage:hover, | ||
+ | #chapters #p-Meta .self_parent .sidepage { | ||
+ | background-color:#b6b18e;} | ||
+ | |||
+ | #chapters #p-Grundbegriffe { | ||
+ | background-color:#334;} | ||
+ | .ns-100 #chapters #p-Grundbegriffe dl a, | ||
+ | #chapters #p-Grundbegriffe a:hover, | ||
+ | #chapters #p-Grundbegriffe:hover dl a, | ||
+ | #chapters #p-Grundbegriffe li:hover > a, | ||
+ | #chapters #p-Grundbegriffe .self_parent > a, | ||
+ | #chapters #p-Grundbegriffe strong.selflink { | ||
+ | background-color:#b0b0bb; color:#113; border-color:#445;} | ||
+ | #chapters #p-Grundbegriffe li { | ||
+ | background-color:#445; color:#dadade; border-color:#898996;} | ||
+ | #chapters #p-Grundbegriffe ul { | ||
+ | border-bottom-color:#898996;} | ||
+ | #chapters #p-Grundbegriffe li a { | ||
+ | background-color:#CBCBD7; color:#113; border-color:#898996;} | ||
+ | #chapters #p-Grundbegriffe li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_grau.gif); | ||
+ | background-color:#b0b0bb; border-color:#898996;} | ||
+ | #chapters #p-Grundbegriffe li .sidepage:hover, | ||
+ | #chapters #p-Grundbegriffe .self_parent .sidepage { | ||
+ | background-color:#898996;} | ||
+ | |||
+ | #chapters #p-Bauten { | ||
+ | background-color:#bf2c00; | ||
+ | background-color:#ae3711;} | ||
+ | .ns-102 #chapters #p-Bauten dl a, | ||
+ | #chapters #p-Bauten a:hover, | ||
+ | #chapters #p-Bauten:hover dl a, | ||
+ | #chapters #p-Bauten li:hover > a, | ||
+ | #chapters #p-Bauten .self_parent > a, | ||
+ | #chapters #p-Bauten strong.selflink { | ||
+ | background-color:#f7c69e; color:#720; border-color:#ae3711; } | ||
+ | #chapters #p-Bauten li { | ||
+ | background-color:#9b4024; color:#ffebce; border-color:#d7764e;} | ||
+ | #chapters #p-Bauten ul { | ||
+ | border-bottom-color:#d7764e;} | ||
+ | #chapters #p-Bauten li a { | ||
+ | background-color:#ffe5cb; color:#720; border-color:#d7764e;} | ||
+ | #chapters #p-Bauten li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_rot.gif); | ||
+ | background-color:#f7c69e; border-color:#d7764e; } | ||
+ | #chapters #p-Bauten li .sidepage:hover, | ||
+ | #chapters #p-Bauten .self_parent .sidepage { | ||
+ | background-color:#d7764e; | ||
+ | } | ||
+ | |||
+ | #chapters #p-Alltag { | ||
+ | background-color:#A6A66F;} | ||
+ | .ns-104 #chapters #p-Alltag dl a, | ||
+ | #chapters #p-Alltag a:hover, | ||
+ | #chapters #p-Alltag:hover dl a, | ||
+ | #chapters #p-Alltag li:hover > a, | ||
+ | #chapters #p-Alltag .self_parent > a, | ||
+ | #chapters #p-Alltag strong.selflink { | ||
+ | background-color:#dfdfa8; color:#331; border-color:#A6A66F;} | ||
+ | #chapters #p-Alltag li { | ||
+ | color:#ffe; background-color:#9E9E6A; border-color:#B8B885; } | ||
+ | #chapters #p-Alltag ul { | ||
+ | border-bottom-color:#B8B885;} | ||
+ | #chapters #p-Alltag li a { | ||
+ | background-color:#efefc2; color:#442; border-color:#B8B885;} | ||
+ | #chapters #p-Alltag li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_gruen.gif); | ||
+ | background-color:#dfdfa8; border-color:#B8B885;} | ||
+ | #chapters #p-Alltag li .sidepage:hover, | ||
+ | #chapters #p-Alltag .self_parent .sidepage { background-color:#B8B885; } | ||
+ | |||
+ | #chapters #p-Ikonographie { | ||
+ | background-color:#3C325B;} | ||
+ | .ns-106 #chapters #p-Ikonographie dl a, | ||
+ | #chapters #p-Ikonographie a:hover, | ||
+ | #chapters #p-Ikonographie:hover dl a, | ||
+ | #chapters #p-Ikonographie li:hover > a, | ||
+ | #chapters #p-Ikonographie .self_parent > a, | ||
+ | #chapters #p-Ikonographie strong.selflink { | ||
+ | background-color:#a19cb6; color:#103; border-color:#4F466D;} | ||
+ | #chapters #p-Ikonographie li { | ||
+ | background-color:#4F466D; color:#eef; border-color:#766E90; } | ||
+ | #chapters #p-Ikonographie ul { | ||
+ | border-bottom-color:#766E90;} | ||
+ | #chapters #p-Ikonographie li a { | ||
+ | background-color:#c1bcd6; color:#103; border-color:#766E90;} | ||
+ | #chapters #p-Ikonographie li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_lila.gif); | ||
+ | background-color:#a19cb6; border-color:#766E90; } | ||
+ | #chapters #p-Ikonographie li .sidepage:hover, | ||
+ | #chapters #p-Ikonographie .self_parent .sidepage { | ||
+ | background-color:#766E90; } | ||
− | + | #chapters #p-Mythen { | |
− | . | + | background-color:#B1BBA6;} |
− | + | .ns-108 #chapters #p-Mythen dl a, | |
− | + | #chapters #p-Mythen a:hover, | |
− | + | #chapters #p-Mythen:hover dl a, | |
− | + | #chapters #p-Mythen li:hover > a, | |
− | + | #chapters #p-Mythen .self_parent > a, | |
− | } | + | #chapters #p-Mythen strong.selflink { |
+ | background-color:#DEE4CF; color:#333; border-color:#bbc6b0;} | ||
+ | #chapters #p-Mythen li { | ||
+ | background-color:#A9B29E; color:#f0f4e0; border-color:#CCD3BF;} | ||
+ | #chapters #p-Mythen ul { | ||
+ | border-bottom-color:#CCD3BF;} | ||
+ | #chapters #p-Mythen li a { | ||
+ | background-color:#f0f4e0; color:#333; border-color:#CCD3BF;} | ||
+ | #chapters #p-Mythen li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_graugruen.gif); | ||
+ | background-color:#DEE4CF; border-color:#bbc6b0;} | ||
+ | #chapters #p-Mythen li .sidepage:hover, | ||
+ | #chapters #p-Mythen .self_parent .sidepage { | ||
+ | background-color:#CCD3BF; } | ||
− | / | + | #chapters #p-Geschichte { |
+ | background-color:#357;} | ||
+ | .ns-110 #chapters #p-Geschichte dl a, | ||
+ | #chapters #p-Geschichte a:hover, | ||
+ | #chapters #p-Geschichte:hover dl a, | ||
+ | #chapters #p-Geschichte li:hover > a, | ||
+ | #chapters #p-Geschichte .self_parent > a, | ||
+ | #chapters #p-Geschichte strong.selflink { | ||
+ | background-color:#A9CBDB;color:#012; border-color:#5C7E94;} | ||
+ | #chapters #p-Geschichte li { | ||
+ | background-color:#357; color:#c0e1ee; border-color:#7C9EB4; } | ||
+ | #chapters #p-Geschichte ul { | ||
+ | border-bottom-color:#7C9EB4;} | ||
+ | #chapters #p-Geschichte li a { | ||
+ | color:#135; background-color:#c0e1ee; border-color:#7C9EB4;} | ||
+ | #chapters #p-Geschichte li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_blau.gif); | ||
+ | background-color:#A9CBDB;color:#012; border-color:#7C9EB4; } | ||
+ | #chapters #p-Geschichte li .sidepage:hover, | ||
+ | #chapters #p-Geschichte .self_parent .sidepage { | ||
+ | background-color:#7C9EB4; | ||
+ | } | ||
− | + | #chapters #p-Texte { | |
− | + | background-color:#ac9a5b;} | |
− | } | + | .ns-112 #chapters #p-Texte dl a, |
− | + | #chapters #p-Texte a:hover, | |
− | + | #chapters #p-Texte:hover dl a, | |
− | + | #chapters #p-Texte li:hover > a, | |
− | . | + | #chapters #p-Texte .self_parent > a, |
− | + | #chapters #p-Texte strong.selflink { | |
− | + | background-color:#E8DFA7; color:#5c5033; border-color:#97844B;} | |
− | + | #chapters #p-Texte .pBody { top: 14em;} | |
− | + | #chapters #p-Texte li { | |
− | + | background-color:#ac9a5b; color:#ffe; border-color:#ac9a5b;} | |
− | + | #chapters #p-Texte ul { | |
+ | border-bottom-color:#ac9a5b;} | ||
+ | #chapters #p-Texte li a { | ||
+ | color:#5c5033; background-color:#F2F0C7; border-color:#ac9a5b;} | ||
+ | #chapters #p-Texte li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_gelb.gif); | ||
+ | background-color:#E8DFA7; border-color:#ac9a5b;} | ||
+ | #chapters #p-Texte li .sidepage:hover, | ||
+ | #chapters #p-Texte .self_parent .sidepage { | ||
+ | background-color:#ac9a5b; } | ||
− | / | + | #chapters #p-Wiki { |
+ | background-color:#444;} | ||
+ | .ns--1 #chapters #p-Wiki dl a, | ||
+ | #chapters #p-Wiki a:hover, | ||
+ | #chapters #p-Wiki :hover dl a, | ||
+ | #chapters #p-Wiki li:hover > a, | ||
+ | #chapters #p-Wiki .self_parent > a, | ||
+ | #chapters #p-Wiki strong.selflink { | ||
+ | background-color:#bbb; color:#222; border-color:#555;} | ||
+ | #chapters #p-Wiki li { | ||
+ | background-color:#555; color:#ddd; border-color:#999;} | ||
+ | #chapters #p-Wiki ul { | ||
+ | border-bottom-color:#999;} | ||
+ | #chapters #p-Wiki li a { | ||
+ | background-color:#ddd; color:#222; border-color:#999;} | ||
+ | #chapters #p-Wiki li .sidepage { | ||
+ | background-image: url(/rel_jap/w/skins/common/images/Arr_r_grau.gif); | ||
+ | background-color:#bbb; border-color:#999;} | ||
+ | #chapters #p-Wiki li .sidepage:hover, | ||
+ | #chapters #p-Wiki .self_parent .sidepage { | ||
+ | background-color:#999;} | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
/******* Einzelseiten *******/ | /******* Einzelseiten *******/ | ||
.page-Alltag_Matsuri #p-logo{ | .page-Alltag_Matsuri #p-logo{ | ||
− | background: url(/rel_jap/ | + | background: url(/rel_jap/bilder/matsuri23.gif) no-repeat bottom right; |
} | } | ||
.page-Ikonographie_Glücksgötter #toc {margin-top:-60px | .page-Ikonographie_Glücksgötter #toc {margin-top:-60px | ||
} | } | ||
.page-Ikonographie_Glücksgötter #toctitle { | .page-Ikonographie_Glücksgötter #toctitle { | ||
− | background: #fff url(/rel_jap/ | + | background: #fff url(/rel_jap/w/images/c/cf/Takarabune.gif) no-repeat top; |
padding-top: 200px; | padding-top: 200px; | ||
} | } | ||
.page-Mythen_Geister #toc h2 { | .page-Mythen_Geister #toc h2 { | ||
− | background: url(/rel_jap/ | + | background: url(/rel_jap/w/skins/common/images/yurei_kyosai_kl.gif) no-repeat bottom left; |
padding-top: 96px;} | padding-top: 96px;} | ||
.page-Mythen_Tengu #toc h2 { | .page-Mythen_Tengu #toc h2 { | ||
− | background: url(/rel_jap/ | + | background: url(/rel_jap/w/skins/common/images/tengu_kurama.gif) no-repeat top left; |
padding-top: 77px;} | padding-top: 77px;} | ||
Zeile 122: | Zeile 321: | ||
} | } | ||
.page-Mythen_Symboltiere_Namazue #toctitle { | .page-Mythen_Symboltiere_Namazue #toctitle { | ||
− | background: #fff url(/rel_jap/ | + | background: #fff url(/rel_jap/w/images/thumb/d/de/Namazu_shamisen.png/120px-Namazu_shamisen.png) no-repeat top; |
padding-top: 194px; | padding-top: 194px; | ||
} | } | ||
.page-Geschichte_Amidismus #toc h2 { | .page-Geschichte_Amidismus #toc h2 { | ||
− | background: url(/rel_jap/ | + | background: url(/rel_jap/bilder2/kuya3.gif) no-repeat 50px 0; |
padding-top: 77px;} | padding-top: 77px;} | ||
− | |||
− | |||
− | |||
− | /*********** WIKI GADGETS *************/ | + | /*********** WIKI GADGETS *****************/ |
a.toparrow { | a.toparrow { | ||
color:#aaa; | color:#aaa; | ||
Zeile 153: | Zeile 349: | ||
padding-right: 0; | padding-right: 0; | ||
} | } | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Version vom 11. Februar 2012, 14:28 Uhr
ū.sysop, .user {display: none;}
.anon {display: block;}
.mw-warning-with-logexcerpt { display:none;}
/*******************/
.anmToc {font-size: .9em; color:#555; padding: .2em .5em; margin:2px 0 0; border: 1px solid #aaa;}
/*******************/
code, pre { font-size:1em; background-color: #f5f5ff;}
/********* Wiki Spezialseiten ***********/
table.diff {padding-top: 11em}
.mw-specialpagesgroup {background:#eeeee5 !important}
.fullImageLink {text-align: center; background-color: #f5f5f5; border: 1px solid #aaa; margin: 0 auto 1em; padding: 3em 0 1em; }
/*********************************/
.prettytable {
margin: 1em auto 1em;
border: 1px #aaa solid;
border-collapse: collapse;
background: #f9f9f9;
}
.prettytable th,
.prettytable td {
border: 1px #aaa solid;
padding: .2em .5em;
}
.prettytable th {
text-align: center;
background: #e9e9e9;
font-family: 'MS Trebuchet' Arial;
}
.prettytable caption {
font-weight: bold;
}
/********** Anmerkungen*************/
sup.reference {font-size: .8em; line-height: 1em; vertical-align:text-top; }
.bildtext sup.reference {font-size: .9em; }
/********** Systemtext*************/
#siteSub {display:block; text-align: right; font: normal normal .8em Arial; }
#contentSub {z-index:1;}
textarea {font: normal 1em/2em Verdana; background:#ffe; color:#005;}
li#pt-mytalk,
#p-tb li#t-recentchangeslinked,
#p-tb li#t-permalink,
#p-tb li#t-print {
display:none; }
/****** zitat ******/
.zitat {margin:1.5em 0 ; padding: 0 2em 0 3em;}
.zitat p, zitat li {line-height:1.75em !important;}
.quelle {text-align: right; color:#888; font-size: .9em;}
.linkbox .quelle { margin-top: 2em; margin-bottom:-4em; font-family: Arial;}
/* ****** GLOSSAR ******** */
.g_romaji {display: none; }
.g_text,
.g_kanji { padding: 0 1em; }
table.glossar_table {
border:1px solid #ccc ;
border-width: 1px 1px 0;
}
.glossar_table td {
border:1px solid #ccc; border-width: 0 0 1px ;
vertical-align:top;
padding: 1px 3px;
background:#fff
}
.glossar_table .jap {font-size:1.2em;}
.glossar_table h2,
.glossar_table h2 span,
.glossar_table h2 a {
border: 0; margin: 0 !important; padding: 0;
}
.glossar_table h2 a {
display: block; padding: .6em .1em; width: 2.3em
}
/* footer */
/* ***** FARBEN *********/
#chapters #p-Meta {
background-color:#cecbad;}
.ns-4 #chapters #p-Meta dl a,
#chapters #p-Meta a:hover,
#chapters #p-Meta:hover dl a,
#chapters #p-Meta li:hover > a,
#chapters #p-Meta .self_parent > a,
#chapters #p-Meta strong.selflink {
color:#555;
background-color:#E8E7CA;
border-color:#a8a87e;}
#chapters #p-Meta ul {
border-bottom-color:#d9d8b6;}
#chapters #p-Meta li {
background:#aaa787; color:#f7f6e6; border-color:#b6b18e; }
#chapters #p-Meta li a {
color:#554; background:#f7f6e6; border-color:#d9d8b6;}
#chapters #p-Meta li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_graugelb.gif);
background-color:#E8E7CA;
border-color:#a8a87e;}
#chapters #p-Meta li .sidepage:hover,
#chapters #p-Meta .self_parent .sidepage {
background-color:#b6b18e;}
#chapters #p-Grundbegriffe {
background-color:#334;}
.ns-100 #chapters #p-Grundbegriffe dl a,
#chapters #p-Grundbegriffe a:hover,
#chapters #p-Grundbegriffe:hover dl a,
#chapters #p-Grundbegriffe li:hover > a,
#chapters #p-Grundbegriffe .self_parent > a,
#chapters #p-Grundbegriffe strong.selflink {
background-color:#b0b0bb; color:#113; border-color:#445;}
#chapters #p-Grundbegriffe li {
background-color:#445; color:#dadade; border-color:#898996;}
#chapters #p-Grundbegriffe ul {
border-bottom-color:#898996;}
#chapters #p-Grundbegriffe li a {
background-color:#CBCBD7; color:#113; border-color:#898996;}
#chapters #p-Grundbegriffe li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_grau.gif);
background-color:#b0b0bb; border-color:#898996;}
#chapters #p-Grundbegriffe li .sidepage:hover,
#chapters #p-Grundbegriffe .self_parent .sidepage {
background-color:#898996;}
#chapters #p-Bauten {
background-color:#bf2c00;
background-color:#ae3711;}
.ns-102 #chapters #p-Bauten dl a,
#chapters #p-Bauten a:hover,
#chapters #p-Bauten:hover dl a,
#chapters #p-Bauten li:hover > a,
#chapters #p-Bauten .self_parent > a,
#chapters #p-Bauten strong.selflink {
background-color:#f7c69e; color:#720; border-color:#ae3711; }
#chapters #p-Bauten li {
background-color:#9b4024; color:#ffebce; border-color:#d7764e;}
#chapters #p-Bauten ul {
border-bottom-color:#d7764e;}
#chapters #p-Bauten li a {
background-color:#ffe5cb; color:#720; border-color:#d7764e;}
#chapters #p-Bauten li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_rot.gif);
background-color:#f7c69e; border-color:#d7764e; }
#chapters #p-Bauten li .sidepage:hover,
#chapters #p-Bauten .self_parent .sidepage {
background-color:#d7764e;
}
#chapters #p-Alltag {
background-color:#A6A66F;}
.ns-104 #chapters #p-Alltag dl a,
#chapters #p-Alltag a:hover,
#chapters #p-Alltag:hover dl a,
#chapters #p-Alltag li:hover > a,
#chapters #p-Alltag .self_parent > a,
#chapters #p-Alltag strong.selflink {
background-color:#dfdfa8; color:#331; border-color:#A6A66F;}
#chapters #p-Alltag li {
color:#ffe; background-color:#9E9E6A; border-color:#B8B885; }
#chapters #p-Alltag ul {
border-bottom-color:#B8B885;}
#chapters #p-Alltag li a {
background-color:#efefc2; color:#442; border-color:#B8B885;}
#chapters #p-Alltag li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_gruen.gif);
background-color:#dfdfa8; border-color:#B8B885;}
#chapters #p-Alltag li .sidepage:hover,
#chapters #p-Alltag .self_parent .sidepage { background-color:#B8B885; }
#chapters #p-Ikonographie {
background-color:#3C325B;}
.ns-106 #chapters #p-Ikonographie dl a,
#chapters #p-Ikonographie a:hover,
#chapters #p-Ikonographie:hover dl a,
#chapters #p-Ikonographie li:hover > a,
#chapters #p-Ikonographie .self_parent > a,
#chapters #p-Ikonographie strong.selflink {
background-color:#a19cb6; color:#103; border-color:#4F466D;}
#chapters #p-Ikonographie li {
background-color:#4F466D; color:#eef; border-color:#766E90; }
#chapters #p-Ikonographie ul {
border-bottom-color:#766E90;}
#chapters #p-Ikonographie li a {
background-color:#c1bcd6; color:#103; border-color:#766E90;}
#chapters #p-Ikonographie li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_lila.gif);
background-color:#a19cb6; border-color:#766E90; }
#chapters #p-Ikonographie li .sidepage:hover,
#chapters #p-Ikonographie .self_parent .sidepage {
background-color:#766E90; }
#chapters #p-Mythen {
background-color:#B1BBA6;}
.ns-108 #chapters #p-Mythen dl a,
#chapters #p-Mythen a:hover,
#chapters #p-Mythen:hover dl a,
#chapters #p-Mythen li:hover > a,
#chapters #p-Mythen .self_parent > a,
#chapters #p-Mythen strong.selflink {
background-color:#DEE4CF; color:#333; border-color:#bbc6b0;}
#chapters #p-Mythen li {
background-color:#A9B29E; color:#f0f4e0; border-color:#CCD3BF;}
#chapters #p-Mythen ul {
border-bottom-color:#CCD3BF;}
#chapters #p-Mythen li a {
background-color:#f0f4e0; color:#333; border-color:#CCD3BF;}
#chapters #p-Mythen li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_graugruen.gif);
background-color:#DEE4CF; border-color:#bbc6b0;}
#chapters #p-Mythen li .sidepage:hover,
#chapters #p-Mythen .self_parent .sidepage {
background-color:#CCD3BF; }
#chapters #p-Geschichte {
background-color:#357;}
.ns-110 #chapters #p-Geschichte dl a,
#chapters #p-Geschichte a:hover,
#chapters #p-Geschichte:hover dl a,
#chapters #p-Geschichte li:hover > a,
#chapters #p-Geschichte .self_parent > a,
#chapters #p-Geschichte strong.selflink {
background-color:#A9CBDB;color:#012; border-color:#5C7E94;}
#chapters #p-Geschichte li {
background-color:#357; color:#c0e1ee; border-color:#7C9EB4; }
#chapters #p-Geschichte ul {
border-bottom-color:#7C9EB4;}
#chapters #p-Geschichte li a {
color:#135; background-color:#c0e1ee; border-color:#7C9EB4;}
#chapters #p-Geschichte li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_blau.gif);
background-color:#A9CBDB;color:#012; border-color:#7C9EB4; }
#chapters #p-Geschichte li .sidepage:hover,
#chapters #p-Geschichte .self_parent .sidepage {
background-color:#7C9EB4;
}
#chapters #p-Texte {
background-color:#ac9a5b;}
.ns-112 #chapters #p-Texte dl a,
#chapters #p-Texte a:hover,
#chapters #p-Texte:hover dl a,
#chapters #p-Texte li:hover > a,
#chapters #p-Texte .self_parent > a,
#chapters #p-Texte strong.selflink {
background-color:#E8DFA7; color:#5c5033; border-color:#97844B;}
#chapters #p-Texte .pBody { top: 14em;}
#chapters #p-Texte li {
background-color:#ac9a5b; color:#ffe; border-color:#ac9a5b;}
#chapters #p-Texte ul {
border-bottom-color:#ac9a5b;}
#chapters #p-Texte li a {
color:#5c5033; background-color:#F2F0C7; border-color:#ac9a5b;}
#chapters #p-Texte li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_gelb.gif);
background-color:#E8DFA7; border-color:#ac9a5b;}
#chapters #p-Texte li .sidepage:hover,
#chapters #p-Texte .self_parent .sidepage {
background-color:#ac9a5b; }
#chapters #p-Wiki {
background-color:#444;}
.ns--1 #chapters #p-Wiki dl a,
#chapters #p-Wiki a:hover,
#chapters #p-Wiki :hover dl a,
#chapters #p-Wiki li:hover > a,
#chapters #p-Wiki .self_parent > a,
#chapters #p-Wiki strong.selflink {
background-color:#bbb; color:#222; border-color:#555;}
#chapters #p-Wiki li {
background-color:#555; color:#ddd; border-color:#999;}
#chapters #p-Wiki ul {
border-bottom-color:#999;}
#chapters #p-Wiki li a {
background-color:#ddd; color:#222; border-color:#999;}
#chapters #p-Wiki li .sidepage {
background-image: url(/rel_jap/w/skins/common/images/Arr_r_grau.gif);
background-color:#bbb; border-color:#999;}
#chapters #p-Wiki li .sidepage:hover,
#chapters #p-Wiki .self_parent .sidepage {
background-color:#999;}
/******* Einzelseiten *******/
.page-Alltag_Matsuri #p-logo{
background: url(/rel_jap/bilder/matsuri23.gif) no-repeat bottom right;
}
.page-Ikonographie_Glücksgötter #toc {margin-top:-60px
}
.page-Ikonographie_Glücksgötter #toctitle {
background: #fff url(/rel_jap/w/images/c/cf/Takarabune.gif) no-repeat top;
padding-top: 200px;
}
.page-Mythen_Geister #toc h2 {
background: url(/rel_jap/w/skins/common/images/yurei_kyosai_kl.gif) no-repeat bottom left;
padding-top: 96px;}
.page-Mythen_Tengu #toc h2 {
background: url(/rel_jap/w/skins/common/images/tengu_kurama.gif) no-repeat top left;
padding-top: 77px;}
.page-Mythen_Symboltiere_Namazue #toc {margin-top:-100px
}
.page-Mythen_Symboltiere_Namazue #toctitle {
background: #fff url(/rel_jap/w/images/thumb/d/de/Namazu_shamisen.png/120px-Namazu_shamisen.png) no-repeat top;
padding-top: 194px;
}
.page-Geschichte_Amidismus #toc h2 {
background: url(/rel_jap/bilder2/kuya3.gif) no-repeat 50px 0;
padding-top: 77px;}
/*********** WIKI GADGETS *****************/
a.toparrow {
color:#aaa;
font-weight: normal; font-style:normal; font-size:9px; line-height: 1.2em;
text-align: center;
float: right; width:2.5em;
padding:0;
margin: 0 -6pt 0 0;
text-decoration:none; }
a.toparrow:hover {color:#555;}
#showtalk a.toparrow {display:none;}
a.toparrow, .editsection {margin-top:9px;}
.noborder a.toparrow {display:none;}
div#content a.external[href^="http://www.univie.ac.at/rel_jap/an"],
div#content a.external[href^="http://www.univie.ac.at/rel_jap/w"],
#mw_content a.external[href^="http://www.univie.ac.at/rel_jap/w"],
#mw_content a.external[href^="http://www.univie.ac.at/rel_jap/an"] {
background: none;
padding-right: 0;
}