JKConnect 3.0

JKConnect3 - Beispiel 2: Cascading Style Sheet

[zurück]
 

body, p, br, blockquote, hr {
 font-family: "sans-serif";
}
dt, dd, dl, li, ol, ul{
 font-family: "sans-serif";
}
h1 {
 font-family: "sans-serif";
 font-size: 20pt;
 font-weight: bold;
}
h2 {
 font-family: "sans-serif";
 font-size: 16pt;
 font-weight: bold;
}
h3 {
 font-family: "sans-serif";
 font-size: 14pt;
 font-weight: bold;
}
h4 {
 font-family: "sans-serif";
 font-size: 12pt;
 font-weight: bold;
 text-decoration: underline;
}
h5 {
 font-family: "sans-serif";
 font-size: 10pt;
 font-weight: bold;
 text-decoration: underline;
}
h6 {
 font-family: "sans-serif";
 font-size: 10pt;
 font-weight: bold;
}
a:active {
 text-decoration: underline;
 color: red;
}
a:link {
 text-decoration: underline;
 color: blue;
}
a:visited {
 text-decoration: underline;
 color: darkblue;
}
table, td, tr{
 font-family: "sans-serif";
}
pre, code {
 font-family: "monospace";
 background: #E2E2E2;
}
address {
 font-style: italic;
}
times {
 font-family: "serif";
}
 
 

printable version of: https://www.jkrieger.de/software/jkconnect3/tst2css_s.html
last updated: 04.08.2019
Contents/Design: © 2000-2019 by Jan Krieger
Konatkt: webmaster@jkrieger.de
Impressum: https://www.jkrieger.de/impressum.html
Datenschutzerklärung: https://www.jkrieger.de/datenschutz.html