Comment out status

This commit is contained in:
novatorem
2020-08-25 19:28:25 -04:00
parent 3a060caa52
commit 5194a68925

View File

@@ -1,5 +1,5 @@
<svg width="480" height="173" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"> <svg width="480" height="133" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<foreignObject width="480" height="173"> <foreignObject width="480" height="133">
<div xmlns="http://www.w3.org/1999/xhtml" class="container"> <div xmlns="http://www.w3.org/1999/xhtml" class="container">
<style> <style>
div { div {
@@ -7,7 +7,7 @@
} }
.main { .main {
margin-top: 40px; /*margin-top: 40px;*/
display: flex; display: flex;
} }
@@ -90,7 +90,7 @@
{{barCSS|safe}} {{barCSS|safe}}
</style> </style>
<div class="currentStatus">{{status}}</div> <!-- <div class="currentStatus">{{status}}</div> -->
<div class="main"> <div class="main">
<a class="art" href="{}" target="_BLANK"> <a class="art" href="{}" target="_BLANK">

Before

Width:  |  Height:  |  Size: 3.3 KiB

After

Width:  |  Height:  |  Size: 3.3 KiB