Wip Audio
This commit is contained in:
@@ -16,6 +16,12 @@
|
||||
stop: 1 #1e3a8a); /* Une pointe de bleu plus vif en bas à droite */
|
||||
}
|
||||
|
||||
QFrame#logo_frame {
|
||||
background-image: url(:/assets/logo.png);
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
}
|
||||
|
||||
QLabel#maintitle_label {
|
||||
font-size: 38px;
|
||||
color: rgb(255, 255, 255);
|
||||
@@ -96,7 +102,7 @@ QPushButton#discordBtn:pressed, QPushButton#intranetBtn:pressed {
|
||||
padding-top: 10px; /* Petit effet d'enfoncement */
|
||||
}
|
||||
|
||||
QPushButton#volume_btn {
|
||||
QPushButton#mute_btn {
|
||||
border-radius: 15px;
|
||||
background-color: rgb(255, 120, 0);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user