redesign detail page

This commit is contained in:
grafixeyehero 2019-12-09 01:03:08 +03:00
parent 78fd41ef05
commit 6a16d84e71
10 changed files with 300 additions and 307 deletions

View file

@ -444,3 +444,7 @@ html {
.metadataSidebarIcon {
color: #00a4dc
}
.detailPagePrimaryContainer {
background-color: rgba(255, 255, 255, 0.4)
}