Added function to read description and made some style changes.

This commit is contained in:
The Wobbler 2024-10-26 13:41:17 +02:00
parent 2a16bb8c8d
commit 220109d1a8
4 changed files with 44 additions and 8 deletions

View file

@ -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 {