mirror of
https://github.com/ngfchl/ptools
synced 2023-07-10 13:41:22 +08:00
优化日志显示
This commit is contained in:
@@ -12,16 +12,18 @@
|
||||
background-color: #D3DCE6;
|
||||
color: #333;
|
||||
text-align: center;
|
||||
line-height: 200px;
|
||||
line-height: 150px;
|
||||
}
|
||||
|
||||
.logs {
|
||||
color: #F2F6FC;
|
||||
background-color: #1f2c39;
|
||||
margin-left: 25px;
|
||||
font-size: 14px;
|
||||
font-family: 'Heiti SC';
|
||||
line-height: 18px;
|
||||
line-height: 20px;
|
||||
word-break: break-word;
|
||||
}
|
||||
.logs > code {
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user