1
0
mirror of https://github.com/rclone/rclone.git synced 2025-04-08 16:54:17 +02:00
rclone/docs/static/css/custom.css
2014-05-16 22:02:47 +01:00

7 lines
218 B
CSS

body {
margin-top: 75px; /* 100px is double the height of the navbar - I made it a big larger for some more space - keep it at 50px at least if you want to use the fixed top nav */
}
footer {
margin: 50px 0;
}