Line 67: | Line 67: | ||
} | } | ||
− | .logoHolder{ | + | .logoHolder .sticky{ |
position: fixed; | position: fixed; | ||
left: 0; | left: 0; | ||
Line 73: | Line 73: | ||
padding: 10px; | padding: 10px; | ||
background-color: snow; | background-color: snow; | ||
− | border-radius: | + | opacity: 0.9; |
+ | border-radius: 50%; | ||
+ | box-shadow: 2px 2px 5px slategray!important; | ||
z-index: 500; | z-index: 500; | ||
} | } |
Revision as of 09:48, 29 July 2021