iso-profiles/community/webdad/live-overlay/etc/skel/.config/jde/theme/style.css
Vitor Lopes 295129825f update
2021-03-24 20:15:10 +00:00

11 lines
234 B
CSS

#search-icon {
filter: brightness(0.4);
}
body {
background-image: url("backgrounds/background.jpg") !important;
background-size: cover;
height: 100vh;
width: 100%;
background-repeat: no-repeat;
}