diff --git a/12/style.css b/12/style.css index 31c846b..63ab282 100644 --- a/12/style.css +++ b/12/style.css @@ -309,13 +309,13 @@ a:hover{ margin-top: 80px; } -#resources { +#resources, #resources_04 { white-space: pre-wrap; - height: 100%; + height: 300px; width: 45%; color: black; font-size: 14px; - overflow-y: auto; + /*overflow-y: auto;*/ background: #FAF0E6; margin: 0px; border: 10px solid black;