Merge pull request #4902 from gabrielbazan7/feat/newRealeases
new releases
This commit is contained in:
commit
72f3a79457
4 changed files with 36 additions and 2 deletions
|
|
@ -103,4 +103,19 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
.release {
|
||||
cursor: pointer;
|
||||
cursor: hand;
|
||||
background-color: #E9E9EC;
|
||||
padding-top: 30px;
|
||||
padding-bottom: 20px;
|
||||
text-align: center;
|
||||
color: #444;
|
||||
i {
|
||||
margin-top: 1px;
|
||||
font-size: 20px;
|
||||
margin-left: 10px;
|
||||
position: absolute;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue