Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 9 additions & 4 deletions css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -203,9 +203,9 @@ margin: 1.2em 0;
align-items: stretch;
}

#site-header.minimal-header .minimal-header-name,
#site-header.minimal-header .minimal-header-subtitle,
#site-header.minimal-header .minimal-header-link
#site-header.minimal-header .minimal-header-name,
#site-header.minimal-header .minimal-header-subtitle,
#site-header.minimal-header .minimal-header-link
{
display: flex;
flex-direction: column;
Expand Down Expand Up @@ -411,7 +411,7 @@ font-size: 95%;
.standalone-resource-about a,
.standalone-resource-pager a,
.standalone-resource-about span,
.standalone-resource-pager span
.standalone-resource-pager span
{
margin-left:.8em;
margin-right:.8em;
Expand Down Expand Up @@ -444,6 +444,11 @@ figure svg {
border: 1px solid var(--line-grey);
}

figure svg[role*="image"] {
display: block;
max-inline-size: 100%;
}

figcaption {
font-weight: initial;
border-bottom: initial;
Expand Down
6 changes: 6 additions & 0 deletions understanding/21/img/1.4.11-ntc-checkbox-purple.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-background.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-border.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-border.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-outer.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-inner.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-outer-green.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 20 additions & 0 deletions understanding/21/img/1.4.11-ntc-focus-outer-yellow.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions understanding/21/img/1.4.11-ntc-minimal-button.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions understanding/21/img/1.4.11-ntc-radio-custom.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions understanding/21/img/1.4.11-ntc-star-examples-fail.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading