validate email address
This commit is contained in:
@ -1,4 +1,10 @@
|
||||
.float-right {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
}
|
||||
|
||||
.flash {
|
||||
background: red;
|
||||
font-weight: bold;
|
||||
text-align: center;
|
||||
}
|
Reference in New Issue
Block a user