NeuroWiki hereby wishes Evil Neuro happy 2nd birthday on March 25, 2025!
Main Page/styles.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 109: | Line 109: | ||
transition: all 0.2s ease-in; | transition: all 0.2s ease-in; | ||
box-shadow: 5px 5px 2px rgba(150, 150, 150, 0.6); | box-shadow: 5px 5px 2px rgba(150, 150, 150, 0.6); | ||
border-width:5px; | |||
} | } | ||
.container p * a:hover{ | .container p * a:hover{ | ||
height: 72px; | height: 72px; | ||
box-shadow: 7px 7px 6px rgba(150, 150, 150, 0.6); | box-shadow: 7px 7px 6px rgba(150, 150, 150, 0.6); | ||
border-width: | border-width:15px; | ||
} | } | ||
.container p * a.external{ | .container p * a.external{ |