Files
cbsn.neuroinf.jp/src/common/Footer.module.css
T

12 lines
200 B
CSS

.footer {
margin: 20px 0 30px;
font-size: 87%;
line-height: 150%;
padding-top: 10px;
border-top: 1px dotted #cccccc;
text-align: right;
}
.footer a {
padding-left: 10px;
}