Updated launcher and theme.
This commit is contained in:
parent
a34e06cf1d
commit
3010523cbb
8 changed files with 63 additions and 32 deletions
|
@ -4,19 +4,20 @@
|
|||
font-family: "Roboto";
|
||||
font-size: 20px;
|
||||
}
|
||||
|
||||
window
|
||||
{
|
||||
background-color: rgba(15, 15, 15, 0.8);
|
||||
background-color: rgba(0, 0, 0, 0.9);
|
||||
}
|
||||
|
||||
button
|
||||
{
|
||||
color: #ffffff;
|
||||
background-color: #000000;
|
||||
border-style: solid;
|
||||
border-width: 2px;
|
||||
background-repeat: no-repeat;
|
||||
background-position: center;
|
||||
background-size: 25%;
|
||||
border-radius: 0px;
|
||||
}
|
||||
|
||||
button:focus, button:active, button:hover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue