Info about deadline
[edumed.git] / wtem / templates / wtem / main.html
index 03db394..3473d3b 100644 (file)
     .wtem-open-field textarea {
         margin-top:0;
     }
+    .wtem-fixed-info {
+        top: 20px;
+        left: 20px;
+        border: 1px solid black;
+        background: #16a487;
+        border-radius: 0.938em;
+        padding: 5px 2px;
+        color: white;
+        text-align: center;
+        font-weight: bold;
+    }
+
 </style>
 
 <h1>Wielki Turniej Edukacji Medialnej</h1>
+<div class="wtem-fixed-info">Rozwiązania można wysyłać do godziny 17:30.</div>
 
 <form method="post" enctype="multipart/form-data">
 {% csrf_token %}