This commit is contained in:
1099438829 2019-10-11 18:49:49 +08:00
parent 7c2c5e740f
commit 8707f0a081
1 changed files with 1 additions and 10 deletions

View File

@ -435,16 +435,7 @@ body {
font-size: 14px; font-size: 14px;
color: #eaeaea; color: #eaeaea;
background-color: rgba(121, 121, 121, 0.5); background-color: rgba(121, 121, 121, 0.5);
} border-radius:2px;
#win10_command_center .command-header div{
width: 130px;
height: 20px;
margin: 15px 0;
display: inline-block;
font-size: 14px;
color: #eaeaea;
background-color: rgba(121, 121, 121, 0.5);
} }
#win10_command_center .command-header div:hover { #win10_command_center .command-header div:hover {