Add error message CSS

parent d53719e8
......@@ -31,6 +31,14 @@ body {
width: 47%;
}
#error {
/*display: none;*/
font-size: 12px;
clear: both;
margin-top: 20px;
position: absolute;
}
#input {
float: left;
left: 2%;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment