klacks:get-attribute; dribbling source fix; FAQ

This commit is contained in:
dlichteblau
2007-05-01 18:21:40 +00:00
parent b8ba07a919
commit dd833309bf
8 changed files with 258 additions and 22 deletions

View File

@ -63,10 +63,15 @@ body {
background-repeat: no-repeat;
}
h1,h2,h3 {
h1 {
margin-left: -30px;
}
h2,h3 {
margin-left: -30px;
margin-top: 2em;
}
pre {
background-color: #eeeeee;
border: solid 1px #d0d0d0;