engelsystem/www-ssl/css/style1.css

84 lines
1.1 KiB
CSS
Raw Normal View History

2011-06-01 17:51:39 +02:00
body, .background {
background-color: #131313;
color: #424242;
line-height: 150%;
font-family: Trebuchet MS, Lucida Grande, Arial, sans-serif;
}
a {
2011-06-01 17:51:39 +02:00
text-decoration: none;
color: #424242
}
td {
2011-06-01 17:51:39 +02:00
font-size: small
}
a:active, a:hover {
2011-06-01 17:51:39 +02:00
font-weight: bold
}
2011-06-01 17:51:39 +02:00
li {
2011-06-01 17:51:39 +02:00
font-size: small
}
.content {
2011-06-01 17:51:39 +02:00
background-color: #131313;
color: #424242;
}
2011-06-01 17:51:39 +02:00
.contenttopic, h1 {
font-weight: bold;
font-size: small;
color: #000000;
background-color: #333333
}
2011-06-01 17:51:39 +02:00
.border, .container {
background-color: #333333;
border: 1px solid #424242;
}
.menu {
2011-06-01 17:51:39 +02:00
background-color: #131313;
color: #424242;
font-size: small
}
2011-06-01 17:51:39 +02:00
h4 {
background-color: #333333;
font-weight: bold;
font-size: small;
color: #000000
}
.linkbox {
2011-06-01 17:51:39 +02:00
background-color: #ffffff
}
.linkboxtitle {
2011-06-01 17:51:39 +02:00
font-weight: bold;
background-color: #000000;
color: #ffffff
}
.question {
2011-06-01 17:51:39 +02:00
font-weight: bold;
font-size: 9pt
}
.engeltreffen {
2011-06-01 17:51:39 +02:00
font-weight: bold;
font-size: 9pt;
color: #ff0000;
}
.answer {
2011-06-01 17:51:39 +02:00
font-size: 9pt;
}
2011-06-01 17:51:39 +02:00
.comment {
2011-06-01 17:51:39 +02:00
font-size: 6pt;
}