Symbol netsession.ch

Snippets

Für Internetausdrucker tag-ico print tag-ico css
body {
font-family: Garamond,"Times New Roman", serif;  
font-size: 12pt;
background:none;
color:#000;
width:100%;
float:none;
margin:0;
}
#header,#menu,#navigation,#sidebar,.meta {
display:none;
}
a:link[href^="http://"]:after, a[href^="http://"]:visited:after {
content: " (" attr(href) ") "; 
font-size: 90%; 
}
a[href^="http://"] {
color:#000; 
}
a:link,a:visited {
color:#520;
background:transparent;
font-weight:700;
text-decoration:underline;
}
code {
font:10pt Courier, monospace;
}
blockquote {
font-size:10pt;
margin:1.3em;
padding:1em;
}
h1,h2,h3,h4,h5,h6 {
font-family:Helvetica, Arial, sans-serif;
}
h1 {
font-size:16pt;
}
h2 {
font-size:15pt;
}
h3 {
font-size:14pt;
}
h4,h5,h6 {
font-size:12pt;
}