Huhu unter http://www.wallwitzburg.de/intern/
wird nicht die Schriftart angezeigt, die ich eingestellt hab (hatte tahoma,....) dann hab ich nur tahoma hingekritzelt, geht auch nicht
lg
CSS
/*
Theme Name: Almost Spring
Theme URI: http://beccary.com/goodies/wordpress-themes/
Description: A two column theme. Light and simple with greens and oranges.
Version: 1.0
Author: Becca Wei
Author URI: http://beccary.com
Deutsche Lokalisation: Oliver Walther
Lokalisation URL: http://www.pixeltunes.de
Theme last updated: 27.12.05
*/
/* Basics and Typography */
body {
margin: 0;
padding: 0;
font-size: 11px;
font-family: Tahoma;
color: #333;
text-align: left;
}
p {
font-size: 11px;
line-height: 1.5em;
margin: 1.2em 0;
}
ol, ul {
font-size: 11px;
line-height: 1.5em;
margin: 1.2em 0 1.2em 2em;
padding: 0;
}
h1, h2, h3, h4, h5, h6 {
margin: 1.2em 0;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,
color: #FF6633;
}
h1, h2 {
font-size: 11px;
}
h3 {
font-size: 11px;
}
h4 {
font-size: 11px;
}
a {
text-decoration: none;
}
a:link {
color: #FF6633;
}
a:visited {
color: #FF6633;
}
a:hover, a:active {
color: #cccccc;
}
a:active {
color: #999999;
}
input, textarea, select {
border: 1px solid #C1C0B5;
color: #333;
font-size: 1em;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif,
}
blockquote {
margin: 0 20px;
padding: 0 20px;
border-left: 4px solid #CCCCCC;
font-size: 0.9em;
}
code {
font-family: monospace;
color: #666;
}
form, img {
margin: 0;
padding: 0;
border: 0;
}
.small {
font-size: 11px;
color: #999;
}
/* Layout */
#wrapper {
margin: 0 auto;
width: 750px;
text-align: left;
}
#header {
padding: 128px;
background-color: #CCCCCC;
border-bottom: 10px solid #CCCCCC;
}
#content {
float: left;
padding: 0 20px;
width: 520px;
voice-family: "\"}\"";
voice-family: inherit;
width: 480px;
}
html>body #content {
width: 480px;
}
* html #content {
overflow: hidden;
/* So IE won't break things */
}
#sidebar {
float: left;
padding: 1.8em 20px 0 20px;
width: 230px;
font-size: 11px;
voice-family: "\"}\"";
voice-family: inherit;
width: 190px;
}
html>body #sidebar {
width: 190px;
}
/* Lots of sidebar styles, so they're below */
#footer {
clear: both;
font-size: 11px;
text-align: left;
}
/* Footer Styles */
#footer p {
margin: 0;
padding: 10px 0 20px 0;
border-top: 10px solid #cccccc;
font-size: 11px;
text-align: left;
}
/* Sidebar Styles */
#sidebar h2 {
display: inline;
margin: 1.2em 0 0.6em 0;
padding: 0 10px 0 0;
font-size: 11px;
}
#sidebar ul {
margin: 0;
padding: 0;
list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
margin: 1.2em 0;
border-top: 1px solid #CCCCCC;
}
#sidebar ul ul li {
padding: 0 0 0 10px;
border-bottom: 1px solid #CCCCCC;
}
#sidebar ul ul li a {
display: block;
margin: 0 0 0 -10px;
padding: 2px 10px 0 10px;
width: 190px;
voice-family: "\"}\"";
voice-family: inherit;
width: 170px;
}
html>body #sidebar ul ul li a {
width: 170px;
}
#sidebar ul ul li a:hover {
}
/* Nested lists? */
#sidebar ul ul ul {
margin: 0;
border: none;
}
#sidebar ul ul ul li {
margin: 0 0 0 -10px;
padding: 0 0 0 25px;
border-bottom: none;
border-top: 1px solid #CCCCCC;
}
#sidebar ul ul ul li a {
margin: 0 0 0 -25px;
padding: 2px 10px 0 25px;
width: 190px;
voice-family: "\"}\"";
voice-family: inherit;
width: 155px;
}
html>body #sidebar ul ul ul li a {
width: 155px;
}
/* Blog */
.post {
}
.posttitle {
margin-bottom: 0;
width: 100%;
overflow: auto;
/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
float: left;
padding: 0 10px;
}
}
.postmeta {
margin-top: 0;
padding-top: 1px;
background: url(images/postmeta.gif) no-repeat top left;
font-size: 11px;
color: #999;
}
.postentry {
}
.permalink {
margin: 0 1.8em 0 0;
padding: 0 0 0 14px;
background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
padding: 0 0 0 17px;
background: url(images/commentslink.gif) no-repeat center left;
}
/* Comments */
#commentlist {
margin: 1.2em 0;
padding: 0;
border-bottom: 1px solid #CCCCCC;
list-style-type: none;
}
#commentlist li {
border-top: 1px solid #CCCCCC;
padding: 1px 20px;
}
.alt {
background-color: #cccccc !important;
}
.commenttitle {
margin-bottom: 0;
font-size: 1.1em;
}
.commentmeta {
margin-top: 0;
font-size: 0.9em;
color: #999;
}
Alles anzeigen