Commit 498a3e7a by Thanh Hung Pham

fix style

parent 214097c2
...@@ -4,24 +4,10 @@ body { ...@@ -4,24 +4,10 @@ body {
padding-top: 60px; padding-top: 60px;
} }
section { footer {
overflow: auto; text-align: right;
}
textarea {
resize: vertical;
}
.center { small {
text-align: center;
}
footer small {
float: left; float: left;
} }
input {
border: 1px solid #bbb;
margin-bottom: 15px;
width: 100%;
} }
<footer class="footer"> <footer>
<small>ZIGExN VeNtura <%= Date.today.year %></small> <small>ZIGExN VeNtura <%= Date.today.year %></small>
</footer> </footer>
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