Line 193: | Line 193: | ||
#main_content { | #main_content { | ||
background-color: #2f5668; | background-color: #2f5668; | ||
− | background-color: rgba(255, 255, 255, 0. | + | background-color: rgba(255, 255, 255, 0.7); |
width: 70%; | width: 70%; | ||
margin: 4em; | margin: 4em; | ||
Line 201: | Line 201: | ||
#main_content > div { | #main_content > div { | ||
background-color: #2f5668; | background-color: #2f5668; | ||
− | background-color: rgba(255, 255, 255, 0. | + | background-color: rgba(255, 255, 255, 0.7); |
padding: 2em; | padding: 2em; | ||
+ | } | ||
+ | |||
+ | #main_content a { | ||
+ | color: #5bc7d8; | ||
+ | font-weight: bold; | ||
+ | text-decoration: underline; | ||
} | } | ||
#menu_label_text { | #menu_label_text { | ||
top: 0; | top: 0; | ||
− | height: | + | height: 3em; |
padding: 0.5em; | padding: 0.5em; | ||
background-color: #86c6e7; | background-color: #86c6e7; | ||
− | margin: 14px; | + | margin-top: 14px; |
} | } | ||
Revision as of 00:06, 16 October 2018