Update '12/style.css'

master
Max Lehmann 4 years ago
parent c8aedfd731
commit 4252ee6ebc

@ -326,7 +326,7 @@ a:hover{
#resources iframe, iframe_04 {
#resources iframe, #iframe_04 {
width: 100%;
height: 100%;
border: 1px solid #FAF0E6;
@ -441,8 +441,8 @@ iframe.hidden {
#resources_05 {
white-space: pre-wrap;
height: 300px;
width: 45%;
height: 480px;
width: 640px;
color: white;
font-size: 14px;
/*overflow-y: auto;*/
@ -455,7 +455,7 @@ iframe.hidden {
}
#resources_05 iframe, iframe_04 {
#resources_05 iframe, #iframe_04 {
width: 100%;
height: 100%;
/*border: 3px solid white;*/

Loading…
Cancel
Save