You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
margin-top:75px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
}
footer {
margin:50px0;
}
table {
background-color:#e0e0ff
}
tbodytd,th {
border:1px solid black;
padding:3px7px2px7px;
}
theadtd,th {
border:1px solid black;
padding:3px7px2px7px;
font-weight: bold;
}
tbodytr:nth-child(odd) {
background-color:#d0d0ff
}
precode {
/* Preserve whitespace. Wrap text only at line breaks. */