11 justify-content: center;
21 font-weight: $font-semibold;
26 .block-documentation {
40 margin: 20px 0 40px 0;
47 @include disable-default-a-behaviour;
49 color: var(--mainForegroundColor);
51 transition: background-color 0.2s ease-in;
55 background-color: rgba(0, 0, 0, 0.05);
60 font-weight: $font-semibold;
62 justify-content: center;
73 .configure-instance-button {
74 @include peertube-button;
75 @include orange-button;
77 display: inline-block;
80 .action-button-understood {
81 @include peertube-button;