1
0
Fork 0
mirror of https://github.com/mmumshad/ansible-playable.git synced 2025-02-13 10:22:02 +00:00
ansible-playable/client/components/footer/footer.css
Mumshad Mannambeth c92f737237 Initial Commit
2017-06-07 13:36:45 -04:00

6 lines
112 B
CSS

footer.footer {
text-align: center;
padding: 30px 0;
margin-top: 70px;
border-top: 1px solid #E5E5E5;
}