inital commit - Durchstich

This commit is contained in:
Tilman Walther
2012-01-08 15:18:29 +01:00
commit d72297216f
167 changed files with 15822 additions and 0 deletions
@@ -0,0 +1,13 @@
#pretty_table {
margin:1em 1em 1em 0;
border:solid 1px #AAAAAA;
border-collapse:collapse;
empty-cells:show;
}
#content_table {
border:solid 1px;
cellspacing: 0;
cellpadding: 10
rules: none;
}