aboutsummaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css15
1 files changed, 0 insertions, 15 deletions
diff --git a/static/styles.css b/static/styles.css
index a6a8eda9..fd5b02ee 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -316,21 +316,6 @@ header {
316 margin-bottom: 5px; 316 margin-bottom: 5px;
317} 317}
318 318
319.alert {
320 display: flex;
321 overflow: hidden;
322 background-color: #c4453c;
323 width: 100%;
324 align-items: center;
325 justify-content: center;
326 padding: 0.1em; }
327
328.alert-content {
329 color: #f6f6f6;
330 font: bold 16px/40px sans-serif;
331 text-align: center;
332 text-decoration: none; }
333
334.subnav a.nav-link:link, .subnav a.nav-link:visited { 319.subnav a.nav-link:link, .subnav a.nav-link:visited {
335 color: #419edb !important; } 320 color: #419edb !important; }
336 321