# Qt StyleSheet
TODO:
```css
#ButVersion{
color: rgba(238, 238, 236, 0);
text-align: bottom left;
}
#ButVersion:pressed{
```