Added version
This commit is contained in:
parent
8863b4c139
commit
6b286431b7
4 changed files with 40 additions and 1 deletions
12
css/main.css
12
css/main.css
|
|
@ -38,6 +38,18 @@ header .page {
|
|||
font-weight: 500;
|
||||
}
|
||||
|
||||
footer {
|
||||
position: absolute;
|
||||
left: 0px;
|
||||
right: 0px;
|
||||
bottom: 0px;
|
||||
text-align: center;
|
||||
color: #f0f;
|
||||
padding: 6px 0;
|
||||
font-size: 0.75em;
|
||||
font-weight: 500;
|
||||
}
|
||||
|
||||
#page-label {
|
||||
font-weight: 500;
|
||||
font-size: 1.25em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue