Update '12/style.css'

master
Max Lehmann 4 years ago
parent 6e48cbf7fb
commit 7d79d58420

@ -457,8 +457,8 @@ a:hover{
#resources_05 iframe { #resources_05 iframe {
width: 100%; width: 100%;
height: 100%; height: 100%;
border: 1px solid #FAF0E6; border: 1px solid white;
background-color: none; background-color: black;
position: relative; position: relative;
} }
@ -477,11 +477,11 @@ a:hover{
#week_05{ #week_05{
margin-left: 3vw; margin-left: 3vw;
padding: 3vw; padding: 3vw;
background-color: pink; background-color: black;
position: relative; position: relative;
width: 30vw; width: 30vw;
height: auto; height: 30vw;
float: left; float: left;
border: 1px solid #FAF0E6; border: 1px solid white;
} }
Loading…
Cancel
Save