Added function to read description and made some style changes.
This commit is contained in:
parent
2a16bb8c8d
commit
220109d1a8
4 changed files with 44 additions and 8 deletions
|
@ -2,6 +2,8 @@
|
|||
display: none;
|
||||
margin: 8px 0px 0px;
|
||||
padding: 16px 0px 0px 16px;
|
||||
border: 2px solid rgba(255, 255, 255, 0.3);
|
||||
background-color: rgba(46, 46, 46, 0.5)
|
||||
}
|
||||
|
||||
.file-link {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue