/var/www/vhosts/nabawater/backend/web/theme/css
NameSizeModeActions
fonts/-0755rm
dashboard2.css4760644editdlrm
dropzone.css125880644editdlrm
error-pages.css8660644editdlrm
iziToast.min.css416040644editdlrm
jquery.dataTables.min.css142010644editdlrm
snackbar.min.css12790644editdlrm
style.custom.css314560644editdlrm
style.min.css5228270644editdlrm
style_rtl.css16440644editdlrm
Edit: /var/www/vhosts/nabawater/backend/web/theme/css/error-pages.css (866B)
/* Template Name: Admin Template Author: Wrappixel File: scss */ @import url("https://fonts.googleapis.com/css?family=Rubik:300,400,500,600,700"); /*Theme Colors*/ /** * Table Of Content * * 1. Color system * 2. Options * 3. Body * 4. Typography * 5. Breadcrumbs * 6. Cards * 7. Dropdowns * 8. Buttons * 9. Typography * 10. Progress bars * 11. Tables * 12. Forms * 14. Component */ /******************* Error Page ******************/ .error-box { height: 100%; position: fixed; background: url(../../../../assets/images/background/error-bg.jpg) no-repeat center center #fff; width: 100%; } .error-box .footer { width: 100%; left: 0px; right: 0px; } .error-body { padding-top: 5%; } .error-body h1 { font-size: 210px; font-weight: 900; text-shadow: 4px 4px 0 #fff, 6px 6px 0 #343a40; line-height: 210px; }