Add artist biography

This commit is contained in:
Jonas Kvinge
2021-01-24 20:04:29 +01:00
parent da2f28811a
commit 8f1bda0546
39 changed files with 2866 additions and 0 deletions

7
data/style/artistbio.css Normal file
View File

@@ -0,0 +1,7 @@
QScrollArea {
background: qpalette(base);
}
QTextEdit {
border: 0px;
}