| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | |||
| − | |||
.tocnumber { display: none; } | .tocnumber { display: none; } | ||
Latest revision as of 13:58, 3 March 2018
/* CSS placed here will be applied to all skins */
.tocnumber { display: none; }
.main {
width: 300px;
border: 1px #ff0000 solid;
-webkit-border-radius: 15px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 15px;
-moz-border-radius-bottomleft: 0;
border-radius: 15px;
border-bottom-left-radius: 0;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
margin-top: 10px;
}
.main2 {
width: 360px;
border: 1px #ff0000 solid;
-webkit-border-radius: 15px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 15px;
-moz-border-radius-bottomleft: 0;
border-radius: 15px;
border-bottom-left-radius: 0;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
margin-top: 10px;
}
.main3 {
float: left;
margin-left: 10px;
}
.head {
background-color: #ff0000;
text-align: center;
color: #f0d9a2;
}
.main_inside {
margin-left: 5px;
margin-right: 5px;
font-size: 80%
}
.main_inside_center {
margin-left: 5px;
margin-right: 5px;
font-size: 80%;
text-align: center;
}
.quests_table {
margin:1em 1em 1em 0;
border-style:solid;
border-width:1px;
border-collapse:collapse;
empty-cells:show;
font-size: 90%
}
.quests_head {
border:1px solid;
border-color:#97100d;
background: #ff0000;
color:#f0d9a2;
}
.quests_center {
text-align: center;
}
.head2 {
float: left;
margin-top: 10px;
}
.head2_2 {
border-style: double;
overflow: hidden
}
.head2_text {
background-color: #ff0000;
text-align: center;
color: #ffffff
}
.head2_top {
margin-left: 5px;
margin-right: 5px;
font-size: 90%;
float: left;
}
.head2_inside {
margin-left: 5px;
margin-right: 5px;
font-size: 90%;
float: left
}
.table_td {
border:1px solid;
background: #ff0000;
color:#f0d9a2;
}
.skill_head {
background-color: #ff0000;
text-align: center;
color: #f0d9a2;
border: 1px #ff0000 solid;
-webkit-border-radius: 15px;
-webkit-border-bottom-left-radius: 15px;
-moz-border-radius: 15px;
-moz-border-radius-bottomleft: 15px;
border-radius: 15px;
border-bottom-left-radius: 15px;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
margin-top: 10px;
}
.skill_left {
border: 1px #ff0000 solid;
-webkit-border-radius: 15px;
-webkit-border-bottom-left-radius: 0;
-moz-border-radius: 15px;
-moz-border-radius-bottomleft: 0;
border-radius: 15px;
border-bottom-left-radius: 0;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
margin-top: 10px;
}
.skill_right_head {
background-color: #ff0000;
text-align: center;
width: 50%;
margin: 0 auto 0 auto;
width: 150px;
color: #f0d9a2;
border: 1px #ff0000 solid;
-webkit-border-radius: 0px;
-webkit-border-bottom-left-radius: 15px;
-webkit-border-bottom-right-radius: 15px;
-moz-border-radius: 0px;
-moz-border-radius-bottomleft: 15px;
-moz-border-radius-bottomright: 15px;
border-radius: 0px;
border-bottom-left-radius: 15px;
border-bottom-right-radius: 15px;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
}
.skill_right_head2 {
background-color: #ff0000;
text-align: center;
width: 50%;
margin: 0 auto 0 auto;
width: 150px;
color: #f0d9a2;
border: 1px #ff0000 solid;
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
-webkit-box-shadow: 3px 4px 3px #595959;
box-shadow: 3px 4px 3px #595959;
overflow: hidden;
}
.skill_table {
margin:1em 1em 1em 0;
border-style:solid;
border-width:1px;
border-collapse:collapse;
empty-cells:show;
}
.right_border {
float: left;
margin-left: 10px;
width: 650px;
border-left:
1px dashed #ff0000;
margin: 0;
padding: 0 3px;
}
textarea{
color: black;
}
h1, h2, h3, h4, h5, h6 {
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
#bodyContent h3, #bodyContent h4, #bodyContent h5 {
margin-bottom: .3em;
color: #8B4500;
}
#firstHeading{
color: #8B4500;
border-bottom: 0px solid #8B4500;
}
div#column-one {
padding-top: 126px;
}
#p-cactions .new a {
color: #EEB422;
}
#p-cactions li.selected {
border-bottom: 0 px solid transparent !important;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-top: 0px solid transparent !important;
font-weight: 700;
background-color: transparent;
}
#p-cactions li {
background: transparent;
border-bottom: 0 px solid transparent !important;
border-left: 0px solid transparent !important;
border-right: 0px solid transparent !important;
border-top: 0px solid transparent !important;
display: inline;
margin: 0px;
overflow: visible;
}
#p-cactions li.selected a, #p-cactions .new a, #p-cactions li a, #p-cactions li a:hover {
font-weight: normal;
font-size: 15px;
color: #fece58;
border: 1px solid #f1de8e;
background: transparent;
z-index: 1;
border-radius: 6px;
padding-bottom: 3px;
}
#searchInput::-webkit-input-placeholder {
color:#8B4513;
}
#searchInput:-moz-placeholder {
color:#8B4513;
opacity: 1;
}
#searchInput::-moz-placeholder {
color:#8B4513;
opacity: 1;
}
#searchInput:-ms-input-placeholder {
color:#8B4513;
}
#p-tb{
position: relative;
z-index: 1;
inline-block;
}
#p-search{
position: relative;
z-index: 1;
inline-block;
}
#p-lang{
position: relative;
z-index: 1;
inline-block;
}
#p-Community{
position: relative;
z-index: 1;
inline-block;
}
#p-navigation {
position: relative;
z-index:1;
inline-block;
}
#f-copyrightico{
left: 45px;
top: 130px;}
#f-list{margin-top:160px;}
.portletNavMiddle ul li a{
MARGIN: 0px 0px 0px 0px;
COLOR: #EEB422;
TEXT-DECORATION: none;
}
.portletNavBG h5 {
color: #fef6aa;
background: none;
font-weight: bold;
margin:6px 0px 5px 0px;
padding-top: .5em;
padding-bottom: .17em;
border-bottom: 0px solid #aaa;
font-size: 11.9px;
top: 6px;
}
#p-logo {
position: relative;
right: 0px;
left: 250px;
top: -36px;
height: 70px;
width: 350px;
}
div#column-content {
left: 0px;
right: 0px;
top: 262px;
opacity: 0.99;
position: relative;
z-index: 1;
margin-bottom:50px;
}
#p-cactions .pBodyTabs {
margin-top: 58px;
margin-right: 10px;
}
#f-poweredbyico{display:none;}
#bilder {
display: none !important;
}
/* End New Skin CSS */
body.page-Main_Page #catlinks,
body.page-Main_Page h1.firstHeading{
display: none;
}
.flaggedrevs-color-0 {
text-decoration: blink;
color: rgb(200, 0, 0);
background: none;
}
.flaggedrevs-color-1 {
background: none;
}
.mw-specialpagecached {
font-style: italic;
}
#bodyContent a.external {
padding-right: 0px;
}
li.gallerybox div.thumb,
div.tright div.thumbinner {
background: none;
border: 1px solid rgb(150, 150, 150);
}
html .thumbimage {
border: 1px solid rgb(180, 180, 180);
}
table.diff,
td.diff-otitle,
td.diff-ntitle,
td.diff-context {
background: none;
}
th .mw-collapsible-toggle a {
color: rgb(255, 255, 255);
}
.editsection a:link {
text-decoration: underline;
color: #0667d2;
}
.editsection a:visited {
color: #0667d2;
}
editsection a:active {
color: #0667d2;
}
.editsection a:hover {
color: #0667d2;
text-decoration: none;
}
.mw-collapsible-toggle a:link {
color: #0667d2;
}
.mw-content-ltr .editsection,
.mw-content-rtl .mw-content-ltr .editsection {
float: right;
margin: 0 35px 0 0;
}
#catlinks a,
.catlinks a {
color: rgb(241, 222, 142);
}
#toctitle h2{
color:#ffffff !important;
border-style: none;
border-width: 0px;
-moz-border-image: none;
-webkit-border-image: none;
-o-border-image: none;
border-image: none;
}