Finde es einfach nicht
Klapptext Inhalt anzeigen
/*
Addon: Agestats CSS
PHPKIT: getestet unter 1.6.5
Hinweis: Dieses CSS steht unter dem Copyright
von BurnerFM.de & PimpYourKiT.de
und darf nicht ohne Genehmigung von den
Erstellern verändert oder zum Download angeboten werden.
Coder: reddevil82
File: fx/agestats.css
*/
* {
margin: 0;
padding: 0;
}
#main_container {
margin: 0 auto;
}
#info_container, #content_container {
-moz-border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
border-radius:5px;
}
#info_container {
background-color: #FFF6BF;
color: #514721;
border: 1px solid #FFD324;
padding: 10px 10px;
}
#info_container:before {
content: url(/images/age_stats/calendar.png) " ";
float: left;
position: relative;
top: -15px;
}
#info_container a {
color: #514721;
}
#info_container a:hover {
color: #D26002;
}
#content_container {
margin-left: 1px;
margin-right: 1px;
margin-bottom: 5px;
border: 1px solid #DDD;
background-color: transparent;
padding: 5px 5px;
}
#left_container {
float: left;
width: 50%;
}
.vertical_line {
float:left;
border-right: 3px double #BFBFBF;
height: auto;
width: 1px;
}
hr.horizontal_line {
border: 0px;
border-top: 3px double #BFBFBF;
border-bottom: transparent;
clear: both;
}
#right_container {
float: right;
width: 49%;
}
#heads_container li, .heads_container li {
list-style: none;
float: left;
font-weight: bold;
padding-bottom: 10px;
}
.row_container li {
list-style: none;
float: left;
}
.clearfloating {
clear: both;
}
.spacer {
padding-bottom: 10px;
}
h2 {
color: #D26002;
padding-bottom: 10px;
padding-top: 10px;
}
h3 {
color: #D26002;
padding-bottom: 5px;
padding-top: 5px;
font-size: 12px;
}
hr {
margin: 5px 5px;
border: 1px dotted #BFBFBF;
}
p, p.asinfo {
padding-top: 5px;
color: #514721;
}
p.asinfo:before {
content: url(/images/age_stats/arrow.png) " ";
}
/* Links */
a.right {
float: right;
}
a.left {
float: left;
}
a.right:after, a.left:after {
content: "";
clear: both;
}
a.textnone {
text-decoration: none;
cursor: pointer;
}
a.textnone:before {
content: url(/images/age_stats/link.png) " ";
}
Die Betreiber und die Moderatoren dieser Community distanzieren sich hiermit ausdrücklich von dem oben genannten Autor am 19.06.2012 - 08:53 Uhr verfassten Beitrag. Sollte dieser Beitrag Ihre Rechte verletzen bitten wir um Benachrichtigung.