1.253
Bearbeitungen
Änderungen
Zur Navigation springen
Zur Suche springen
K
+farben message box
}
.pbody a, #portlet a, a{color:#E0691AE08300;}.pbody a.new, #portlet a.new, a.new {color:#BA004D;}#portlet a:visited, a:visited {color:#E08300;}#portlet a:visited.new, a:visited.new {color:#E0691ABA004D;}#portlet a:hover, a:hover{color:#6C757A;}#p-personal li a {color:#E0691AE08300;}#p-personal li a.new {color:#BA004D;}#p-cactions li a {color:#E0691AE08300;}#p-cactions li a.new {color:#BA004D;} a.new { color: #F00;}
dd {
margin-left: 15px;
background-color: #FFC;
}
.editsection {
font-size: 70%;
float: right;
}
#p-logo {
z-index: 3;
position: absolute; /*needed to use z-index */
top: 26px;
left: 0;
height: 155px;
width: 12em;
overflow: visible;
}
#p-cactions {
position: absolute;
top: 3.3em;
left: 11.5em;
margin: 0;
white-space: nowrap;
width: 76%;
line-height: 1.1em;
overflow: visible;
background: none;
border-collapse: collapse; padding-left: 1em;
list-style: none;
font-size: 95%;
}
/* Messagebox templates */
.messagebox {
border: 1px solid #aaa;
background-color: #f9f9f9;
width: 80%;
margin: 0 auto 1em auto;
padding: .2em;
}
.messagebox.merge {
border: 1px solid #c0b8cc;
background-color: #f0e5ff;
text-align: center;
}
.messagebox.cleanup {
border: 1px solid #9f9fff;
background-color: #efefff;
text-align: center;
}
.messagebox.standard-talk {
border: 1px solid #c0c090;
background-color: #f8eaba;
margin: 4px auto;
}