SEC-1322: More doc updates following further user requests for clarification

This commit is contained in:
Luke Taylor
2009-12-14 15:13:57 +00:00
parent 6805761d85
commit 88caa4d221
4 changed files with 131 additions and 204 deletions

View File

@@ -57,3 +57,13 @@ div.table td {
padding-left: 7px;
padding-right: 7px;
}
.sidebar {
float: right;
margin: 10px 0 10px 30px;
padding: 10px 20px 20px 20px;
width: 33%;
border: 1px solid black;
background-color: #F4F4F4;
font-size: 14px;
}