13.08.2003, 12:23
naja aber das blöde is dann,wenn ichs jetzt an meinen style anpasse, dass es, wenn ich nen neuen style online stelle, jede einzelne seite neubearbeiten muss :/
aber wenns gar nicht anders geht
aber wenns gar nicht anders geht
Code:
<!-- A:Link {text-decoration: none; color: #CE3737; font-family: Verdana; font-size: 8pt;}
A:Visited { text-decoration: none; color: #CE3737; font-family: Verdana; font-size: 8pt;}
A:Hover { text-decoration: none; color: #000000; font-family: Verdana; font-size: 8pt; cursor: default}
BODY {
font-size: 8pt;
font-family: Verdana;
color: #000000;
line-height:13px;
letter-spacing:1pt;
background: transparent;
scrollbar-track-color: #CF3638;
scrollbar-face-color: #A5A5A5;
scrollbar-highlight-color: #BCBCBC;
scrollbar-shadow-color: #BCBCBC;
scrollbar-arrow-color: #910000;
scrollbar-darkshadow-color: #6D6D6D;
scrollbar-3dlight-color: #BCBCBC;
cursor: default;
}
h1 {
font-family: Verdana;
font-size: 8pt;
color: #CE3737;
}
.graphic {border: #000000 1px solid;}
table
{
width: 484px;
font-family: Verdana;
font-size: 13px;
}
th {
font-family: Verdana;
background-color: #910000;
font-size: 8pt;
width: 484px;
border: 1px solid #000000;
line-height: 13px;
}
td {
font-family: Verdana;
background-color: #A5A5A5;
width: 484px;
font-size: 8pt;
border: 1px solid #000000;
}
}
textarea{
background: #000000;
font-family: Verdana;
font-size: 8pt;
color: #000000;
line-height:10px;
letter-spacing:1pt;
border-style: solid;
border-color: #000000;
border-width: 1px
}
input{
background: #000000;
font-family: Verdana;
font-size: 8pt;
color: #000000;
line-height:10px;
letter-spacing:1pt;
border-style: solid;
border-color: #000000;
border-width: 1px
}
select{
background-color: #000000;
color: #000000;
font-family: Verdana;
border-bottom: #000000 1px solid;
border-top: #000000 1px solid;
border-left: #000000 1px solid;
border-right: #000000 1px solid;
}
-->