Add about page
This commit is contained in:
parent
43c96d5e47
commit
e0eff29da3
3 changed files with 37 additions and 2 deletions
|
@ -61,10 +61,19 @@ footer, #page-wrap:after {
|
|||
/******************* Header *******************/
|
||||
|
||||
#navbar {
|
||||
font-size: 2em;
|
||||
position: relative;
|
||||
padding: 2rem 1rem;
|
||||
}
|
||||
|
||||
#navbar-right {
|
||||
position: absolute;
|
||||
right: 1em;
|
||||
bottom: 2em;
|
||||
}
|
||||
#navbar .title{
|
||||
font-size: 2em;
|
||||
}
|
||||
|
||||
/******************* Footer *******************/
|
||||
|
||||
#footer {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue