feat: add styles

This commit is contained in:
semenov
2024-09-30 12:27:28 +03:00
parent df74b09159
commit 06c8139612
11 changed files with 142 additions and 59 deletions

View File

@@ -1,5 +1,10 @@
<RCC>
<qresource prefix="/new/resoures">
<file>plane.png</file>
<qresource prefix="/new/resoures"/>
<qresource prefix="/">
<file>resource/plane.png</file>
<file>style.css</file>
<file>resource/SSJ-100.png</file>
<file>resource/Fonts/Kanit Cyrillic.ttf</file>
<file>resource/Fonts/LiberationSans-Regular.ttf</file>
</qresource>
</RCC>