mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-01-09 08:51:57 +00:00
Justified navbar for the greeting window (#5891)
* Justify that nav bar * Fits everything now. * log
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
var/datum/asset/welcome = get_asset_datum(/datum/asset/simple/misc)
|
||||
welcome.send(user)
|
||||
|
||||
user << browse('html/templates/welcome_screen.html', "window=greeting;size=740x500")
|
||||
user << browse('html/templates/welcome_screen.html', "window=greeting;size=800x500")
|
||||
|
||||
/*
|
||||
* A proc used to close the server greeting window for a user.
|
||||
|
||||
Reference in New Issue
Block a user