Blurred images added top movie year to all sections
This commit is contained in:
parent
22e39949bc
commit
1af0763f2b
4 changed files with 12 additions and 7 deletions
|
|
@ -46,7 +46,12 @@ pre {
|
|||
}
|
||||
|
||||
|
||||
|
||||
img.blur {
|
||||
width:367;
|
||||
height:459px;
|
||||
-webkit-filter: blur(10px);
|
||||
filter: blur(10px);
|
||||
}
|
||||
|
||||
/*@keyframes fadein{
|
||||
0% { opacity:0; }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue