Hallo,
ich würde gerne in meiner style.css-Datei die größe meiner H1-Überschrift definieren, denn diese ist aktuell viel zu groß. Kann mir jemand zeigen wo ich die Einstelluneg/Anpssung vornehmen muss? Das ist der Ausschnitt meines CSS in dem h1 und h2 angesprochen werden....
Code
[size=12][FONT=Times New Roman].post { padding:0 0 25px; margin:0 0 20px; background:url(images/seprator.gif) no-repeat center bottom; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .info_wrap { }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .info_wrap .dateImage { background-position:-6px -5px; width:47px; height:54px; float:left; font-family:Georgia, "Times New Roman", Times, serif; text-align:center; color:#fff; font-size:11px; }[/FONT][/SIZE]
[FONT=Times New Roman][size=12].post .info_wrap .dateImage span.dt { font-size:28px; font-weight:bold; }[/SIZE][/FONT]
[size=12][FONT=Times New Roman].post .info_wrap h2, .post .info_wrap h1 { font-size:24px; color:#0B0B0B; margin:0; float:right; width:440px; font-weight:normal; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .info_wrap h2 a, .post .info_wrap h1 a { color:#0B0B0B; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .post_content { padding:15px 0 0; clear:both; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .post_content .imagearea { width:215px; float:left; padding: 0 10px 10px 0; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .post_content .image { width:190px; height:140px; padding:10px; background-position:-314px -152px; margin:0 0 10px; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .post_content p { color:#646464; font-size:11px; margin:0 0 10px; line-height:16px; }[/FONT][/SIZE]
[size=12][FONT=Times New Roman].post .post_content p a { color:#C42326; }[/FONT][/SIZE]
Alles anzeigen