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 110: | Line 110: | ||
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; | border-width:5px; | ||
border-style: solid; | |||
} | } | ||
.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:12px; | ||
} | } | ||
.container p * a.external{ | .container p * a.external{ |