]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blob - base.scss
5c56e9507a8ebf9d17b9a9323e0971b8d79ae306
[github/Chocobozzz/PeerTube.git] / base.scss
1 body {
2 padding: 20px;
3 }
4
5 footer {
6 border-top: 1px solid rgba(0, 0, 0, 0.2);
7 padding-top: 10px;
8 text-align: center;
9 font-size: small;
10 margin-top: 30px;
11 }