pas events
This commit is contained in:
parent
d2e85393de
commit
ce4f72b3c8
2 changed files with 14 additions and 6 deletions
|
|
@ -175,4 +175,10 @@ a:active {
|
|||
line-height: 18px;
|
||||
opacity: 1;
|
||||
background: rgba(255, 255, 255, 0.5) url('/assets/img/bg.png');
|
||||
}
|
||||
.flyer {
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
width: 150px;
|
||||
height: 150px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue