Hallo,
wenn man in meinem Blog auf die obigen horizontalen Kategorien (Gesellschaft, Im Gespräch...) klickt, wird die Schrift in den Artikeln, die in diesen Kategorien enthalten sind, auf einmal riesig. Ich habe keine Veränderungen in diese Richtung vorgenommen, das ist irgendwie automatisch passiert.
Kann mir jemand helfen, dies wieder anzupassen?
Hier der Code:
* {
margin:0;
padding:0;f
}
/* Begin Settings and Classes */
a {
text-decoration:none;
color:#888;
}
a:hover {
color:#343434;
}
h1 a, h2 a, h3 a, #sitename {
color:#343434;
}
h1 a:hover, h2 a:hover, h3 a:hover, #sitename:hover {
text-decoration:none;
color:#000;
}
p {
margin:20px 0; }
h1, h2, h3, h4, h5, h6 {
font-weight:bold;
font-style:normal;
font-family: Calibri, 'Calibri', Calibri,;
color:#343434;
}
h1, h2 {
font-size:2em;
line-height:30px;
margin-bottom:2px;
}
.entry h2 {
font-size:1.8em;
margin-top:30px;
}
h3 {
font-size:1.5em;
line-height:20px;
margin-top:30px;
}
h4, h5, h6 {
margin-top:20px;
}
.pagetitle {
font:normal 1em/10px Calibri, Calibri;
text-transform:uppercase;
margin-bottom:10px;
display:block;
margin-top:-30px;
}
small {
font-size:0.94em;
color:#b6b6b6;
line-height:10px;
padding-top:20px;
}
.caps {
text-transform:uppercase;
margin-bottom:20px;
display:block;
}
code {
font: 1.1em "Calibri", Calibri, Fixed;
}
pre {
font: 1.1em "Calibri", Calibri, Fixed;
margin:1.5em;
padding:10px;
background:#fafafa;
border:1px solid #eee;
}
acronym, abbr {
font-size: 0.9em;
letter-spacing: .07em;
}
hr {
clear:both;
width:80%;
height:1px;
border:none 0;
color:#ccc;
background-color:#ccc;
margin:1.5em 0;
}
img {
border:none;
max-width:100%;
}
blockquote {
margin-left:-21px;
padding-left:21px;
background:url(images/quote.gif) no-repeat 0 6px;
color:#343434;
}
.entry cite {
font-style:italic;
font-size:0.9em;
display:block;
margin:5px 0 0;
text-align:right;
}
.entry cite:before {
content: "\2014 \0020";
}
.entry a {
font-weight:bold;
color: #0B0B3B;
}
.entry a:hover {
color: #0101DF;
}
.post ul, .post ol, .post dl {
margin:20px 0;
}
.post ul ul , .post ol ol, .post ul ol, .post ol ul, .post dl dl, .post dl ul, .post dl ol {
margin:0;
}
.post li {
padding:0 0 5px;
}
.post ul li {
background:url(images/icons.gif) no-repeat 0 -141px;
padding-left:10px;
list-style:none;
margin-left:-10px;
}
.post ol li li {
margin-left:10px;
}
.post li li {
margin:0;
}
.post li h3 {
margin:0;
}
.post dt {
font-weight:bold;
background:url(images/icons.gif) no-repeat 0 -141px;
padding-left:10px;
margin-left:-10px;
}
.post dd {
padding-left:10px;
padding-bottom:5px;
margin-left:-10px;
}
.clear {
clear:both;
height:0;
line-height:0;
font-size:1px;
}
.alignleft {
float:left;
}
.alignright {
float:right;
}
.aligncenter, div.aligncenter, img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
/* Begin Images */
img.alignleft, .alignleft img {
margin-right:10px;
}
img.alignright, .alignright img {
margin-left:10px;
}
.wp-caption, .attachment img {
text-align: center;
}
.wp-caption p.wp-caption-text {
font-size: .9em;
color:#b6b6b6;
margin: 0;
}
.attachment, .caption {
text-align:center;
}
.attachment img {
}
/* End Images / End Settings and Classes */
/* Begin Structure */
body {
background:#fff;
font:62.5% Calibri, sans-serif;
color:#555;
text-align:center;
}
#page {
margin:0 auto;
padding:70px 0;
width:900px;
text-align:left;
}
/* Begin Header */
#header {
height:77px;
border-bottom:1px solid #e6e6e6;
margin-bottom:8px;
}
#sitename {
font-weight:bold;
font-style:italic;
font-family: Calibri, "Calibri", Calibri, serif;
font-size:2.8em;
display:block;
width:250px;
float:left;
line-height:34px;
text-transform:lowercase;
}
#searchform {
width:200px;
}
#header #searchform {
float:right;
padding-top:17px;
}
#s {
width:167px;
border:1px solid #e6e6e6;
background:#f9f9f9;
font-size:11px;
padding:2px 3px 3px;
float:left;
}
#searchsubmit {
float:right;
}
/* End Header */
/* Begin Page List */
#nav {
line-height:0.5px;
font-size:1.7em;
float:left;
padding-top:17px;
width:550px;
}
#nav li {
font-weight:bold;
font-style:normal;
font-family: Calibri, Calibri, Calibri, sans-serif;
font-size:1.2em;
float:left;
list-style:none;
margin-right:20px;
margin-top:5px;
text-transform:capitalize;
}
#nav li a {
}
#nav li a:hover, #nav il.current_page_item a, #nav li.current_page_parent a {
}
/* End Page List */
/* Begin Content */
#content {
font-size:1.4em;
line-height:18px;
float:left;
width:590px;
}
.post {
margin-bottom:40px;
clear:both;
}
.sticky, .byuser {
border:5px solid #f9f9f9 !important;
margin:-10px -10px 40px -50px;
background:url(images/sticky.gif) no-repeat 597px 5px;
padding:5px 5px 5px 45px;
}
.byuser {
margin-left:-52px;
padding-left:47px;
background:url(images/author.gif) no-repeat 599px 5px;
}
.bubble {
display:block;
float:left;
margin:6px 0 0 -40px;
background:#fff url(images/comments.gif);
width:30px;
height:28px;
line-height:19px;
color:#fff;
text-align:center;
}
.bubble:hover {
color:#b6b6b6;
}
.entry {
}
.navigation {
min-height:10px;
margin:30px -23px;
text-transform:uppercase;
line-height:10px;
}
.post .navigation {
border:solid #e6e6e6;
border-width:1px 0;
padding:9px 0;
}
.attachment .navigation {
height:150px;
}
.navigation .alignleft a {
background:url(images/icons.gif) no-repeat 0 -60px;
padding-left:22px;
display:block;
height:10px;
float:left;
}
.navigation .alignleft a {
background:url(images/icons.gif) no-repeat 100% -30px;
padding-right:22px;
display:block;
height:10px;
float:right;
}
/* Begin Comments */
.commentlist {
margin-top:20px;
}
.commentlist li {
list-style:none;
margin-bottom:30px;
border-bottom:1px solid #e6e6e6;
}
.commentlist li.alt {
}
.commentmetadata, .comment-author {
font-size:.9em;
}
.comment-author {
}
.avatar {
float:left;
display:block;
margin:5px 0 0 -42px;
}
#commentform {
padding-bottom:10px;
}
#commentform input, #commentform textarea {
width:147px;
border:1px solid #e6e6e6;
background:#f9f9f9;
font-size:11px;
padding:2px 3px 3px;
}
#commentform textarea {
width:500px;
}
#commentform #submit {
width:150px;
border:none;
background:#343434;
font-size:11px;
padding:0;
color:#fff;
font-size:12px;
cursor:pointer;
padding:2px 0 3px;
}
/* End Comments / End Content */
/* Begin Sidebar */
#sidebar {
float:right;
width:140px;
color:#b6b6b6;
font-size:1.2em;
line-height:20px;
padding-top:23px;
}
#sidebar ul {
}
#sidebar ul ul {
margin-left:-10px;
}
#sidebar ul ul ul {
margin:0;
padding:0;
}
#sidebar ul li {
list-style:none;
margin-bottom:35px;
}
#sidebar li li {
margin:0;
background:url(images/icons.gif) no-repeat 0 -141px;
padding-left:10px;
}
#sidebar a {
font-size:1.2em;
}
#sidebar h4 {
font-size:1.63em;
color:#343434;
line-height:20px;
margin:0 0 12px;
}
/* End Sidebar */
Alles anzeigen