killin it
This commit is contained in:
parent
d90d29e67f
commit
85c3c1b324
1 changed files with 1 additions and 6 deletions
|
|
@ -206,14 +206,9 @@ figure {
|
|||
border-color: purple;
|
||||
border-width: 10px;
|
||||
max-height: 300px;
|
||||
filter: blur(17px);
|
||||
transition: filter 7s;
|
||||
}
|
||||
img:hover {
|
||||
filter: blur(0px);
|
||||
transition: filter 7s;
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
figcaption {
|
||||
font-family: Sigoil, Outward, 'Arial', 'Helvetica', sans-serif;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue