From 941e88c79ec042bf5dc334216569c7d1dda839ae Mon Sep 17 00:00:00 2001 From: Dan Date: Sat, 16 Nov 2019 21:44:38 +0000 Subject: [PATCH] Added logo --- nui/radar.css | 10 +++++++++- nui/radar.html | 2 +- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/nui/radar.css b/nui/radar.css index 8e0e1dd..7232353 100644 --- a/nui/radar.css +++ b/nui/radar.css @@ -28,7 +28,7 @@ /* Temp centre */ position: absolute; margin: auto; - /* top: 0; */ + top: 0; right: 0; bottom: 15px; left: 0; @@ -222,9 +222,17 @@ height: 100%; } #radar .patrol_and_logo_container .logo { + width: 75%; font-size: 18px; + text-align: center; + line-height: 100%; + margin-top: 15px; + font-style: italic; color: white; } + #radar .patrol_and_logo_container .logo .name { + font-size: 24px; + } #radar .patrol_and_logo_container .display { background-color: rgb(0, 57, 35); diff --git a/nui/radar.html b/nui/radar.html index 8af22dd..df88941 100644 --- a/nui/radar.html +++ b/nui/radar.html @@ -90,7 +90,7 @@
- +