Styling the overlay
This commit is contained in:
parent
b0afe07bec
commit
e355bdd6b7
@ -132,10 +132,14 @@ body {
|
||||
text-shadow: 0 0 .1em black;
|
||||
text-decoration: none;
|
||||
padding-left: .25em;
|
||||
font-size: calc(2em + .5vw);
|
||||
font-size: calc(2.5em + 1vw);
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.overlay:hover {
|
||||
color: #e5e5e5;
|
||||
}
|
||||
|
||||
.photo:target .content {
|
||||
display: inline-block;
|
||||
padding: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user