refresh dotfiles
This commit is contained in:
parent
f2684e3cc3
commit
a54e94bbb0
26 changed files with 506 additions and 552 deletions
18
wofi/style.css
Normal file
18
wofi/style.css
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
window {
|
||||
margin: 5px;
|
||||
background-color: #0f0f17;
|
||||
border-radius: 10px;
|
||||
opacity: 0.95;
|
||||
}
|
||||
|
||||
#inner-box {
|
||||
margin: 5px;
|
||||
background-color: #0f0f17;
|
||||
border-radius: 10px;
|
||||
}
|
||||
|
||||
#outer-box {
|
||||
margin: 5px;
|
||||
background-color: #0f0f17;
|
||||
border-radius: 10px;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue