Commit 06198e67 by Đường Sỹ Hoàng

Fixed indent

parent e2042cdf
...@@ -97,12 +97,12 @@ h1, h2, h3, h4, h5, h6 { ...@@ -97,12 +97,12 @@ h1, h2, h3, h4, h5, h6 {
background-color: rgba(28, 93, 233, 0.856); background-color: rgba(28, 93, 233, 0.856);
width: 100px; width: 100px;
margin: 10px; margin: 10px;
} }
.login_btn:hover{ .login_btn:hover {
color: white; color: white;
background-color: rgb(33, 195, 195); background-color: rgb(33, 195, 195);
} }
.links { .links {
position: absolute; position: absolute;
......
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