Update common.css
This commit is contained in:
parent
8708b3a513
commit
141c6a7c0f
1 changed files with 2 additions and 1 deletions
|
@ -105,6 +105,7 @@ p.copyright {
|
||||||
}
|
}
|
||||||
|
|
||||||
footer {
|
footer {
|
||||||
|
font-weight: 300;
|
||||||
padding: 25px 0;
|
padding: 25px 0;
|
||||||
background-color: #f8f8f8;
|
background-color: #f8f8f8;
|
||||||
}
|
}
|
||||||
|
@ -134,4 +135,4 @@ footer .dcl-link-separator::before {
|
||||||
height: 2px;
|
height: 2px;
|
||||||
border-radius: 100%;
|
border-radius: 100%;
|
||||||
background: #777;
|
background: #777;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue