|
|
|
@ -77,6 +77,12 @@ body{ |
|
|
|
|
border-color: rgb(17, 153, 17, .8); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.contentBody .contentWrapper:hover:after:hover{ |
|
|
|
|
background-color: rgba(255, 255, 255, .06); |
|
|
|
|
content: "⤈ Click to expand."; |
|
|
|
|
border-color: rgb(17, 153, 17, .8); |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
.contentBody .contentWrapper h1{ |
|
|
|
|
display: inline-block; |
|
|
|
|
font-size:3.25em; |
|
|
|
|