Update '12/style.css'

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

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