mirror of
https://github.com/Screenly/Anthias.git
synced 2026-05-08 07:14:55 -04:00
Update access_denied.html
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<title>Access denied</title>
|
||||
<style type="text/css">
|
||||
@font-face {
|
||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
font-family: Roboto;
|
||||
src: url('google-roboto-regular-webfont.woff2') format('woff2'),
|
||||
url('google-roboto-regular-webfont.woff') format('woff');
|
||||
font-weight: normal;
|
||||
@@ -37,7 +37,7 @@ h1 {
|
||||
margin-top: -5px;
|
||||
}
|
||||
.description {
|
||||
font-family: Roboto;
|
||||
font-family: Roboto, Helvetica, Arial, sans-serif;
|
||||
}
|
||||
.description p {
|
||||
font-size: 18px;
|
||||
|
||||
Reference in New Issue
Block a user