.atwiki-footer {
text-align: center;
background-color: #444;
color: #fff;
padding: 24px 0;
font-size: 12px
}
.atwiki-footer ul {
margin: 0;
padding: 0
}
.atwiki-footer ul li {
display: inline-block;
margin: 0 0 16px;
background: none;
padding: 0;
line-height: normal
}
.atwiki-footer ul li:not(:last-child):after {
content: "";
border-left: 1px solid #fff;
margin: 0 12px
}
.atwiki-footer ul li a {
font-weight: 500;
color: #fff;
text-decoration: none
}
.atwiki-footer p,.atwiki-footer ul li a {
font-family: -apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,Yu Gothic,YuGothic,sans-serif
}
.atwiki-footer p {
margin: 0
}
@media print {
#atwiki-footer-fixed-nav {
display: none
}
}
最終更新:2022年03月30日 20:17