Add copyright option
This commit is contained in:
parent
507c0a2162
commit
94d195d2e4
4 changed files with 11 additions and 1 deletions
scss
|
@ -31,6 +31,10 @@ a:hover {
|
|||
}
|
||||
}
|
||||
|
||||
#copyright {
|
||||
color: darken(white, 50);
|
||||
}
|
||||
|
||||
#logo {
|
||||
margin-top: 1%;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue