oops i put the css in the wrong place

这个提交包含在:
Lynne Megido 2020-03-25 21:21:59 +10:00
父节点 22e43da5d1
当前提交 86200aac46
签署人:: lynnesbian
GPG 密钥 ID: F0A184B5213D9F90

查看文件

@ -138,6 +138,7 @@ header h1 {
}
header span {
display: inline-block;
text-align: center;
}
header a {
color: white;
@ -321,7 +322,6 @@ html.night #theme-control::before {
}
header span {
width: 100%;
text-align: center;
}
header span:not(#theme-control), header a {
height: unset;