From 1b64022b45a56874728bc603e451d9a7779f2289 Mon Sep 17 00:00:00 2001 From: Laurent Peuch Date: Sat, 3 Nov 2018 18:08:07 +0100 Subject: [PATCH] [mod] put randomDayJob number of right --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/style.css b/static/css/style.css index 9d7d567..7b6753b 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -41,4 +41,8 @@ h1 small { font-size: large; color: #888; +} + +.randomJobDay { + text-align: right; } \ No newline at end of file