Skip to content

Commit 552c89e

Browse files
authored
updated index.css
1 parent dbba91e commit 552c89e

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

assets/css/style.css

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,14 @@ body {
9191
opacity: 1;
9292
}
9393

94+
.wrapper .container .registration-closed{
95+
padding: 20px;
96+
color: darkblue;
97+
font-size: 1.5rem;
98+
font-weight: 500;
99+
text-decoration: underline;
100+
}
101+
94102
.wrapper .container .btn-register .btn-icon {
95103
font-size: 0.8rem;
96104
margin-left: 0.8rem;

0 commit comments

Comments
 (0)