major fm updates
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{% if current_task_path and current_task_time %}
|
||||
<div id="current-task-info" style="font-size: 48pt; margin-bottom: 40px; text-align: center;">
|
||||
<div style="color: #333;">{{ current_task_path }}</div>
|
||||
<div style="color: #666; font-size: 36pt;">{{ current_task_time }}</div>
|
||||
<div style="color: #e0e0e0;">{{ current_task_path }}</div>
|
||||
<div style="color: #999; font-size: 36pt;">{{ current_task_time }}</div>
|
||||
</div>
|
||||
{% endif %}
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user