Sa. 10.03.2007
19:15 Uhr
#2
- Registriert seit
- 18.08.2006
- Beiträge
- 1.573
- Beitragswertungen
in der style.css von deinem Design...
Sa. 10.03.2007
19:21 Uhr
#3
- Registriert seit
- 07.03.2007
- Beiträge
- 22
- Beitragswertungen
Alo hab ich gemacht aber es funktioniert nicht welechs muss ich dann machen allso wele schriften muss ich grösser machen? das hab ich mal gemacht.
Also normal ist glaube fontzize 10 aber ich möchte so 12 (habs auf 14 gemacht weil ich dachte das ich es nicht sehe das es schon grösser ist aber war nicht so es geht einfach nicht)
body
{
background-color: #f6f6f6;
}
.abg
{
}
td
{
font-family: Verdana;
font-size: 14px;
}
a
{
color: #333333;
font-family: Tahoma;
font-size: 14px;
text-decoration: none;
}
a:hover
{
color: #f26e00;
text-decoration: none;
}
a.box
{
color: #333333;
font-family: Tahoma;
font-size: 14px;
}
a.box:hover
{
color: #f26e00;
text-decoration: none;
}
.Chead
{
font: Verdana;
font-size: 16px;
background-color: #333333;
color: #CCCCCC;
}
.Chead td, .Chead td strong, .Chead h4, .Chead td b
{
color: #FFFFFF;
}
.Callg
{
color: #FFFFFF;
}
.Callg td
{
color: #FFFFFF;
}
.Cnorm
{
background-color: #f6f6f6;
color: #666666;
font-size: 12px;
}
.Cmite
{
background-color: #ebebeb;
}
.Cdark
{
}
#Ballg
{
color: #111111;
}
#Ballg td
{
color: #111111;
}
.Bhead
{
color: #111111;
}
.Bbody
{
color: #111111;
}
.Bbody2
{
color: #000000;
}
.rand
{
}
.smalfont
{
font-size: 14px;
text-decoration: none;
}
.border
{
background-color: #c6c6c6;
}
hr
{
height: 0px;
border-top-width: 1px;
}
input, textarea, select
{
color: #000000;
font: 14px Tahoma;
border-color: #003366;
border-width: 1px;
border-style: solid;
font-weight: none;
text-decoration: none;
}
#menu {}
#menu ul { padding-left: 14px; margin-left: 14px; }
#smallmenu { }
#smallmenu li { font-size: 11px; }
#smallmenu a { font-size: 11px; }
( was mach ich falsch??
Zuletzt modifiziert von Normahl am 10.03.2007 - 19:23:13