min-width:991px

h1 Gold

Testüberschrift

h2 weiß

Testüberschrift

h3 Gold

Testüberschrift

h4 weiß

Testüberschrift

h5 Gold
Testüberschrift
h6 weiß
Testüberschrift
@media only screen and (max-width:991px)
#main h1{
font:300 4em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h2{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h3{
font:300 1.5em ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h4{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h5{
font:300 16px/20px ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h6{
font:300 5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1.5px;
}
@media only screen and (max-width:767px)
#main h1{
font:300 4em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h2{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h3{
font:300 1.5em ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h4{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h5{
font:300 16px/20px ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h6{
font:300 5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1.5px;
}
@media only screen and (max-width:375px)
#main h1{
font:300 4em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h2{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h3{
font:300 1.5em ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h4{
font:300 2.5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1px;
}
#main h5{
font:300 16px/20px ‚Impact‘, sans-serif;
color:white;
letter-spacing: 1px;
}
#main h6{
font:300 5em ‚Impact‘, sans-serif;
color:#d2b477;
letter-spacing: 1.5px;
}