cleaned up site

This commit is contained in:
Jeremy Long
2015-05-12 07:59:22 -04:00
parent 9194a42c93
commit 1359cc70b6
1855 changed files with 0 additions and 435840 deletions

View File

@@ -1,22 +0,0 @@
dl {
float: left;
width: 100%;
}
dt {
border-top: 1px solid #808080;
float: left;
font-weight: bold;
margin: 0;
padding: 1em;
width: 20%;
}
dd {
border-top: 1px solid #808080;
float: left;
font-style: italic;
margin: 0;
padding: 1em;
width: 60%;
}