adding event posts
This commit is contained in:
parent
6356d5f77f
commit
dc73c840e9
6 changed files with 41 additions and 13 deletions
|
|
@ -1,10 +1,14 @@
|
|||
/////////
|
||||
// POSTER
|
||||
/////////
|
||||
#poster {
|
||||
width: 90vw;
|
||||
margin-right: auto !important; }
|
||||
|
||||
#poster img {
|
||||
|
||||
width: 100%;
|
||||
margin-top: 5px;
|
||||
border-radius: 3px;
|
||||
|
||||
margin-top: 5px;
|
||||
border-radius: 3px;
|
||||
float: left;
|
||||
padding-right: 5px;
|
||||
width: 50vw;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue