Fixed links not being visable

这个提交包含在:
Peter Goodhall 2024-03-14 11:45:16 +00:00
父节点 1818530c9d
当前提交 dfe5471b87
共有 2 个文件被更改,包括 8 次插入0 次删除

查看文件

@ -209,4 +209,8 @@ div.alert-danger {
width: 33%;
color: #000;
box-shadow: none !important;
}
#upcoming_dxccs_component a {
color: darkblue;
}

查看文件

@ -263,4 +263,8 @@ div.alert-danger {
width: 33%;
color: #000;
box-shadow: none !important;
}
#upcoming_dxccs_component a {
color: darkblue;
}