Update '12/style.css'

master
Max Lehmann 4 years ago
parent d91d157e41
commit d15637c42f

@ -276,7 +276,7 @@ a:hover{
overflow: hidden; overflow: hidden;
} }
#shell_03 iframe { #shell_03 iframe, iframe_04 {
width: 100%; width: 100%;
height: 100%; height: 100%;
border: none; border: none;
@ -326,7 +326,7 @@ a:hover{
#resources iframe { #resources iframe, iframe_04 {
width: 100%; width: 100%;
height: 100%; height: 100%;
border: 1px solid #FAF0E6; border: 1px solid #FAF0E6;
@ -435,7 +435,7 @@ a:hover{
overflow: hidden; overflow: hidden;
} }
#etherpad iframe { #etherpad iframe, iframe_04 {
width: 100%; width: 100%;
height: 100%; height: 100%;
border: none; border: none;
@ -459,7 +459,7 @@ a:hover{
} }
#resources_05 iframe { #resources_05 iframe, iframe_04 {
width: 100%; width: 100%;
height: 100%; height: 100%;
/*border: 3px solid white;*/ /*border: 3px solid white;*/

Loading…
Cancel
Save