Improve Codebase(or so i think)
This commit is contained in:
parent
c8f8ef975a
commit
d66b4ad0ab
5 changed files with 14 additions and 6 deletions
|
|
@ -21,9 +21,14 @@ hr {
|
|||
}
|
||||
.logo {
|
||||
font-size: 35pt;
|
||||
text-align: center;
|
||||
display: block;
|
||||
color: #FFFFFF;
|
||||
}
|
||||
.links {
|
||||
font-size: 10pt;
|
||||
text-align: center;
|
||||
display: block;
|
||||
}
|
||||
a {
|
||||
color: #fd7717;
|
||||
|
|
|
|||
Reference in a new issue