Коммит 560b2b54 создал по автору Зарубин Виталий Викторович's avatar Зарубин Виталий Викторович
Просмотр файлов

Merge branch 'hello-world' into 'master'

feat: add "Hello, QtBindings!"

See merge request oss/kmp/docs!4
владельцы fefe4d5d 4b0932c2
# IDE
.idea
.vscode
# MdBook
/book
......@@ -50,6 +50,11 @@ a:hover {
border-radius: 10px;
}
.preview2 {
border-radius: 10px;
border: 1px solid var(--quote-border);
}
.table-wrapper table {
width: 100%;
text-align: left;
......@@ -112,6 +117,12 @@ a:hover {
color: white;
}
blockquote {
border-radius: 6px;
border: var(--quote-border);
padding: 1px 20px;
}
/* Hide Index */
.chapter strong,
.chapter > .chapter-item:first-child {
......
Это отличие свёрнуто
Поддерживает Markdown
0% или .
You are about to add 0 people to the discussion. Proceed with caution.
Сначала завершите редактирование этого сообщения!
Пожалуйста, зарегистрируйтесь или чтобы прокомментировать