mirror of
https://github.com/status-im/nim-chronos.git
synced 2025-01-09 11:02:40 +00:00
8 lines
103 B
CSS
8 lines
103 B
CSS
|
footer {
|
||
|
font-size: 0.8em;
|
||
|
text-align: center;
|
||
|
border-top: 1px solid black;
|
||
|
padding: 5px 0;
|
||
|
}
|
||
|
|