fix profile error color

This commit is contained in:
Hendrik
2017-02-02 15:13:35 +01:00
parent e60578dc43
commit cfa7c870f0
2 changed files with 5 additions and 1 deletions

View File

@@ -5,6 +5,10 @@
background-color: firebrick;
}
.alerttext {
color: white;
}
.user-box {
text-align: center;
}

View File

@@ -1,6 +1,6 @@
<div class="content">
<div class='platform alertbox' id="alertbox">
<span id="alerttext"></span>
<span class="alerttext" id="alerttext"></span>
</div>
<div class="user-box">