mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-21 20:13:45 +01:00
Make the event text bold
This commit is contained in:
@@ -18,7 +18,7 @@ Used In File(s): \code\modules\security_levels\keycard_authentication.dm
|
||||
</div>
|
||||
{{else data.screen == 2}}
|
||||
<h2>Please swipe your card to authorize the following event:</h2>
|
||||
<div style="text-align: center; font-size: 16px;">{{:data.event}}</div>
|
||||
<div style="text-align: center; font-size: 16px; font-weight: bold;">{{:data.event}}</div>
|
||||
{{:helper.link('Back', 'close', { 'reset' : 1 })}}
|
||||
{{/if}}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user