5
* Standard----------------------------------------------------------------------------------------------------------------------------------------
8
/* This sets all the margins and paddings to zero so you can controll this individually for each element instead. */
14
/* This two rows sets 1em to 10px. */
24
* Body--------------------------------------------------------------------------------------------------------------------------------------------
27
/* Places this view below the bannermenu */
32
font-family: Arial, Helvetica, sans-serif;
36
#coursemenuBody a:link, a:visited, a:active {
38
text-decoration: none;
42
* Coursemenu--------------------------------------------------------------------------------------------------------------------------------------
45
/* Centers the bannermenu */
61
padding: 11px 8px 7px;
62
border: 1px solid #859800;
63
background-color: #9db400;
70
border: 1px solid #cdcdcd;
71
background-color: #f5f5f5;
b'\\ No newline at end of file'