Module:Image area(查看源代码) Module:Infobox(查看源代码)(受保护) Module:Keys(查看源代码) Module:Keys/Symbols(查看源代码) Module:LegacyBlockSprite(查看源代码) Module:ProcessArgs(查看源代码) Module:Reverselink(查看源代码) Module:Reverselink/Link(查看源代码) ...
try build docker image 3个月前 .gitignore chore: add vscode/settings.json & update readme 2个月前 .npmrc Fix: i18next scanner config 1年前 .prettierignore Refactor: language file 2年前 .prettierrc.json Feat: change file permission
Fix #2710 Display item's getTooltipImage component in tooltips - mezz v9.3.1 Fix availability of IIngredientVisibility class - mezz v9.3.0 Refactor: make it easier to set recipe ingredients in the API (#2701) - mezz Use org.jetbrains.annotations.Nullable - mezz Truncate logs from sup...
git config --global user.name userName git config --global user.email userEmail 分支1 标签43 hamaranyaei love youe00197e9年前 589 次提交 提交 pymclevel@8bf7b3d Submodule pymclevel updated. 11年前 albow Added scrollable menus to albow, and set them as a default for ChoiceButton s ...
css({ transform: ` translateX(${x}px) translateY(${y}px) translateZ(${z}px) ` }); $(``) .appendTo(block) .css({ transform: ` rotateX(90deg) rotateY(0deg) rotateZ(0deg) ` }); $(``) .appendTo(block) .css({ transform: ` rotateX(0deg) rotateY(90deg) rotateZ...
.image { width: 200px; } .title { font: bold x-large sans-serif; } .text { overflow-wrap: anywhere; } @media (max-width: 576px) { .image-box { display: none; } .text { width: 90vw; } } 177 changes: 177 additions & 0 deletions 177 src/components/MainMenu.vue Show ...