Sinnes-tau.de Homepage
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

17 lines
587 B

/* Colors */
.st-br,.st-hover-br:hover{color:#000!important;background-color:#9a8b69!important}
.st-text-br,.st-hover-text-br:hover{color:#9a8b69!important}
.st-bl,.st-hover-bl:hover{color:#fff!important;background-color:#296e9d!important;background-image: linear-gradient(to bottom, #0f6893, #5bb7e5)}
.st-text-bl,.st-hover-text-bl:hover{color:#296e9d!important;background-image: linear-gradient(to bottom, #0f6893, #5bb7e5);}
body,h1,h2,h3,h4,h5,h6 {
font-family: "LatoWebLight", normal;
}
body, html {
height: 100%;
color: #242424;
line-height: 1.8;
font-size: 15px;
}