mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-12-23 12:09:57 +00:00
7 lines
113 B
CSS
7 lines
113 B
CSS
|
footer {
|
||
|
font-size: 0.8em;
|
||
|
text-align: center;
|
||
|
border-top: 1px solid;
|
||
|
margin-top: 4%;
|
||
|
padding: 5px 0;
|
||
|
}
|