Files
CDN-APP-INSIDER/public/css/acces-denied.css

15 lines
171 B
CSS

body{
background-color: black;
color: white;
}
h1 {
color: red;
}
h6{
color: red;
text-decoration: underline;
}