This commit is contained in:
BoHung Chiu 2021-11-04 15:30:22 +08:00
parent 3ef6bf9303
commit 112924b835
2 changed files with 3 additions and 1 deletions

View File

@ -36,7 +36,6 @@
color: #fff;
border-bottom: 1px solid #b4b4b4;
span{
background-color: #222;
padding: 10px 15px;
clear: both;
display: table;

View File

@ -19,6 +19,9 @@
// Widget
@import "widget/*";
ul.tab_nav li, ul.nav-tabs li{
color: #333333;
}
.black-screen{
position: fixed;
width: 100%;