diff --git a/static/css/logout.css b/static/css/logout.css new file mode 100644 index 0000000..399e827 --- /dev/null +++ b/static/css/logout.css @@ -0,0 +1,23 @@ +body { + background-color: #11111b; + padding:0; + margin:0; +} + +h2 { + color: yellow; +} + +p { + color: white; +} + +a { + color: white; +} + +.app { + width: fit-content; + margin: auto; + text-align: center; +} \ No newline at end of file diff --git a/static/html/logout.html b/static/html/logout.html new file mode 100644 index 0000000..bc0ccf0 --- /dev/null +++ b/static/html/logout.html @@ -0,0 +1,20 @@ + + +
+ + + +Pas encore redirigé?
+ Click ici pour être redirigé. +