diff --git a/12/style.css b/12/style.css index b6d6162..494d14f 100644 --- a/12/style.css +++ b/12/style.css @@ -324,18 +324,17 @@ a:hover{ #resources_05 { white-space: pre-wrap; - height: 50%; + height: 100%; width: 45%; - color: black; + color: white; font-size: 14px; overflow-y: auto; - background: #FAF0E6; + background: black; margin: 0px; - border: 10px solid black; + border: 10px solid white; float: left; margin-left: 50px; font-family: Roboto Mono; - border: 1px solid #FAF0E6; }