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