css sample
Css
code posted
by
l3kn
created at 27 May 19:31
Edit
|
Back
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 |
.count { position: fixed; bottom: 1em; right: 1em; } /*********************************************** * sinnloser Kommentar * * der am besten noch über mehrere Zeilen geht * ***********************************************/ h1, h2, h3, h4, h5, h6, p, blockquote { margin: 0; padding: 0; } table { margin: 10px 0 15px 0; border-collapse: collapse; } |
428 Bytes in 3 ms with coderay