startpage changes
This commit is contained in:
@ -120,7 +120,6 @@ a:hover {
|
||||
box-sizing: inherit;
|
||||
}
|
||||
|
||||
|
||||
/* Picture Styling and Layout*/
|
||||
.grid {
|
||||
display: grid;
|
||||
@ -175,4 +174,14 @@ a:hover {
|
||||
background-size: cover;
|
||||
object-fit: fill;
|
||||
max-height: 100%;
|
||||
}
|
||||
|
||||
/* You.com iFrame */
|
||||
iframe {
|
||||
height: 100px;
|
||||
width: 500px;
|
||||
margin-top: 25px;
|
||||
pointer-events:all;
|
||||
border: none;
|
||||
background: transparent;
|
||||
}
|
||||
Reference in New Issue
Block a user