Spaces:
Runtime error
Runtime error
h1 { | |
text-align: center; | |
} | |
body a, | |
#component-0 a { | |
background-color: transparent; | |
color: #58a6ff; | |
text-decoration: none; | |
} | |
body a:active, | |
body a:hover { | |
outline-width: 0; | |
} | |
body a:hover { | |
text-decoration: underline; | |
} | |
div.green { | |
color: green; | |
} | |
div.red { | |
color: red; | |
} | |
div.deepskyblue { | |
color: deepskyblue; | |
} | |
div.orange { | |
color: orange; | |
} | |
div.cyan { | |
color: cyan; | |
} | |