style.css
changeset 2 ec68a0f75c58
parent 1 0a98cbe5e2eb
equal deleted inserted replaced
1:0a98cbe5e2eb 2:ec68a0f75c58
    68 ul#nav li a:hover {
    68 ul#nav li a:hover {
    69     background-color: #d0d0d0;
    69     background-color: #d0d0d0;
    70     text-decoration: none;
    70     text-decoration: none;
    71 }
    71 }
    72 
    72 
       
    73 ul#nav li a#selected-page {
       
    74     border-left: 5px solid black;
       
    75     padding-left: 15px;
       
    76 }
       
    77 
    73 /*
    78 /*
    74  * Content
    79  * Content
    75  */
    80  */
    76 div#content {
    81 div#content {
    77     margin-left: 180px;
    82     margin-left: 180px;