diff --git a/ReallifeGamemode.Client/assets/font/Pricedown.ttf b/ReallifeGamemode.Client/assets/font/Pricedown.ttf new file mode 100644 index 00000000..f7770704 Binary files /dev/null and b/ReallifeGamemode.Client/assets/font/Pricedown.ttf differ diff --git a/ReallifeGamemode.Client/assets/html/wanteds/index.html b/ReallifeGamemode.Client/assets/html/wanteds/index.html index daa39cc0..c374c5a1 100644 --- a/ReallifeGamemode.Client/assets/html/wanteds/index.html +++ b/ReallifeGamemode.Client/assets/html/wanteds/index.html @@ -1,60 +1,60 @@  - - + - - Wanteds - + filter: drop-shadow(0px 0px 1px #000000); + -webkit-filter: drop-shadow(0px 0px 1px #000000); + -moz-filter: drop-shadow(0px 0px 1px #000000); + } + + #wanteds span { + color: white; + font-family: "Pricedown", sans-serif; + font-size: 2.5em; + line-height: 1; + -webkit-text-stroke: 1px black; + margin-top: -5px; + } + - - - - + + + + + \ No newline at end of file