adding copyright notices and co
This commit is contained in:
parent
4344b651bb
commit
a175ced12a
3 changed files with 26 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
|
||||
body > .container:first-child {
|
||||
margin: 3rem auto;
|
||||
margin: 3rem auto 0;
|
||||
}
|
||||
|
||||
a {
|
||||
|
@ -97,3 +97,10 @@ a {
|
|||
display: none;
|
||||
}
|
||||
|
||||
footer {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
footer small + small {
|
||||
margin-left: 2rem;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue