1
0
mirror of https://github.com/gilbN/theme.park.git synced 2024-11-20 10:02:32 +01:00
theme.park/CSS/themes/pihole/hotline.css
2021-07-25 21:00:39 +00:00

1 line
449 B
CSS

@import url(https://theme-park.dev/CSS/themes/pihole/pihole-base.css);:root{--main-bg-color:radial-gradient(ellipse at center, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;--modal-bg-color:radial-gradient(ellipse at top, #F44336 0%, #0b3161 100%) center center/cover no-repeat fixed;--button-color:hsla(0,0%,100%,.15);--button-color-hover:hsla(0,0%,100%,.30);--accent-color:#F44336;--accent-color-hover:#0b3161;--link-color:#fd534a}