1
0
This commit is contained in:
2024-04-05 21:00:23 +09:00
parent d759c6ffff
commit 427b643a47
3 changed files with 6 additions and 8 deletions

View File

@ -1031,6 +1031,7 @@ i.fa-brands.fa-unity {
i.fa-brands.fa-git-alt {
color: #fff700;
}
model-viewer {
width: 100%;
height: 400px;
@ -1064,10 +1065,6 @@ li.blog-menu {
padding:10px 40px;;
}
.hotkeys-docs table tbody tr {
color: #313131;
}
.hotkeys-docs table tbody tr code {
border-radius: 4px;
background-color: #fff;
@ -1080,12 +1077,11 @@ li.blog-menu {
}
.hotkeys-docs table tbody tr th.row {
border-radius: 4px;
background-color:#313131;
background-color: #fff;
}
.hotkeys-docs table tbody tr span.icon-aiterm {
color: #fff700;
font-size:24px;
}
.hotkeys-docs table tbody tr td {