@@ -41,6 +41,13 @@
font-weight: 900;
margin: 0 15%;
}
+ .user-title-long-two {
+ text-align: center;
+ font-size: 20px;
+ color: #000000;
+ font-weight: 900;
+ margin: 0 15%;
+ }
.user-title-big {
text-align: center;
font-size: 40px;
@@ -15,7 +15,7 @@
<h1 class="user-title-big ${collor!''}">${into!""}</h1>
<br/>
- <p class="user-title-long">${errorMsg!""}</p>
+ <p class="user-title-long-two">${errorMsg!""}</p>
</header>
<p class="user-title-long">${now!''}</p>
@@ -20,7 +20,7 @@
<p class="user-title-long ${collor2!''}">${now!''}</p>
@@ -18,7 +18,7 @@
<#-- <img id="qr" src="${img!''}"/>-->