Hallo, ich wieder :mrgreen:
Wo ändere ich die Farbe, in der ich meine posts veröffentliche, bitte?
Soll die gleiche Farbe sein wie in dem Abschnitt auf meiner Seite (http://www.frau-wunder.de) ganz unten, wo das mit "proudly powered by WP" steht. Danke. Style.css anbei.
Code
@charset "iso-8859-1";
/* CSS Document */
body {
background-color:#8B3751;
color:#909090;
font-size:11px;
font-family:Tahoma, Arial;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.body {
background-color:#DADADA;
color:#DADADA;
font-size:11px;
font-family:Tahoma, Arial;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
h1, h2, h3, h4 {
font-size:12px;
color:#484848;
font-family:georgia, Tahoma, arial, Times, serif;
font-weight:bold;
text-transform:uppercase;
padding-left:0px;
}
h1 a, h2 a, h3 a, h4 a {
font-size:12px;
color:#484848;
font-family:georgia, Tahoma, arial, Times, serif;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
padding-left:0px;
}
a {
color:#822351;
text-decoration:underline;
}
a:hover {
text-decoration:none
}
.postmetadataalt {
font-size:9px;
}
.pagetitle {
padding:0px 0px 20px 0px;
margin:0px 0px 0px 0px;
}
.big_div {
height:100%;
vertical-align:top;
width:768px;
background-color:#2E081A;
}
.main_div {
height:100%;
vertical-align:top;
width:766px;
background-color:#ffffff;
margin:0px 1px 0px 1px;
}
.header {
height:123px;
vertical-align:top;
width:766px;
background:url(images/header.jpg) left top no-repeat;
}
.links {
padding:20px 30px 0px 0px;
text-align:right;
}
.co_name {
padding:50px 0px 0px 30px;
vertical-align:bottom;
font-size:10px;
font-family:georgia, times new roman, arial, tahoma;
color:#C98FAC;
text-transform:uppercase;
text-align:left;
}
.co_name span {
letter-spacing:3px;
padding-left:10px;
}
.co_name a {
font-size:40px;
color:#ffffff;
text-decoration:none;
font-weight:bold;
text-transform:uppercase;
font-family:georgia, times new roman, arial, tahoma;
}
.table_big {
width:766px;
height:100%;
vertical-align:top;
text-align:left;
}
.table {
width:766px;
min-height:500px;
display:table;
}
.table_row {
min-height:100%;
display:table-row;
width:766px;
}
.left {
vertical-align:top;
min-height:100%;
display:table-cell;
width:555px;
}
.sub_left {
vertical-align:top;
width:525px;
margin:0px 0px 0px 30px;
}
.table2 {
width:525px;
min-height:auto;
display:table;
}
.table_row2 {
display:table-row;
width:525px;
}
.left2 {
vertical-align:top;
display:table-cell;
width:96px;
background-color:#E9E9E9;
}
.date {
padding:2px 5px 2px 2px;
color:#484848;
font-size:10px;
font-family:Arial, tahoma;
text-align:right;
}
.right2 {
vertical-align:top;
display:table-cell;
width:429px;
}
*html .left2 {float:left}
*html .right2 {float:left}
.content_txt {
padding:19px 58px 50px 30px;
line-height:15px;
}
.content_txt strong {
color:#909090;
}
.content_txt a {
color:#822351;
text-decoration:underline;
}
.content_txt a:hover {
color:#822351;
text-decoration:none;
}
.content_txt b {
color:#C3236E;
font-size:14px;
text-transform:uppercase;
font-family:georgia, Arial, tahoma;
}
.content_txt b a {
color:#C3236E;
text-decoration:none;
}
.content_txt b a:hover {
color:#C3236E;
text-decoration:underline;
}
.content_more {
color:#C3236E;
font-size:9px;
font-family:tahoma, georgia, Arial;
font-weight:bold;
padding:13px 0px 0px 0px;
}
.content_more a {
color:#C3236E;
text-decoration:underline;
}
.content_more a:hover {
color:#C3236E;
text-decoration:none;
}
.right {
vertical-align:top;
min-height:100%;
display:table-cell;
width:211px;
}
.sub_right {
vertical-align:top;
width:181px;
margin:0px 30px 0px 0px;
}
.search {
padding:30px 0px 13px 0px;
color:#909090;
font-size:11px;
font-family:tahoma, times new roman, Arial;
text-align:left;
}
.form {
font-size:11px;
color:#909090;
font-family:Tahoma, times new roman, arial;
width:105px;
height:20px;
padding:0px 0px 0px 5px;
margin:0px 4px 0px 0px;
vertical-align:top;
}
.right_head {
vertical-align:top;
width:181px;
background-color:#E9E9E9;
}
.sub_right_head {
padding:8px 10px 6px 12px;
color:#484848;
font-size:11px;
font-family:georgia, Arial, tahoma;
text-transform:uppercase;
font-weight:bold;
}
.sub_cats {
padding:15px 0px 15px 1px;
}
.sub_cats ul {
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
}
.sub_cats li {
list-style:none;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:url(images/li_bg.jpg) left center no-repeat;
vertical-align:top;
line-height:15px;
}
.sub_cats ul li a {
text-decoration:none;
font-size:10px;
color:#909090;
font-family:arial, tahoma, times new roman;
padding:0px 0px 0px 12px;
}
.sub_cats li a:hover {
text-decoration:underline;
}
*html .left {float:left}
*html .right {float:left}
.footer {
height:63px;
vertical-align:top;
width:766px;
background:url(images/footer.jpg) left top repeat-x;
text-align:left;
}
.footer_txt {
padding:20px 0px 0px 30px;
color:#DBDBDB;
font-size:10px;
font-family:Arial, tahoma;
}
.footer_txt a {
color:#822351;
text-decoration:none;
}
.footer_txt a:hover {
text-decoration:underline;
}
Alles anzeigen