simple theme

This commit is contained in:
tangly1024.com
2023-12-01 17:17:45 +08:00
parent 0ebddba378
commit fc04a01356
5 changed files with 40 additions and 36 deletions

View File

@@ -1130,9 +1130,10 @@ code[class*='language-'] {
transition: background 20ms ease-in 0s;
cursor: pointer;
width: 100%;
opacity: 0.9;
padding: 6px 2px;
font-size: 14px;
font-size: 15px;
line-height: 1.2;
display: flex;
align-items: center;