improving upcoming-details
This commit is contained in:
parent
20bc741c64
commit
dd71d3a222
4 changed files with 19 additions and 14 deletions
|
|
@ -17,7 +17,7 @@ a:hover {
|
|||
cursor: pointer;
|
||||
}
|
||||
.small-text{
|
||||
font-size: 10px;
|
||||
font-size: 14px;
|
||||
}
|
||||
.left{
|
||||
float:left;
|
||||
|
|
@ -95,6 +95,7 @@ a:hover {
|
|||
.upcoming-media {
|
||||
width: 100px;
|
||||
height: 80px;
|
||||
padding: 0px 10px;
|
||||
float: left;
|
||||
margin-right: 10px;
|
||||
margin-left: 4px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue