Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Responsivegridmacro
VAlignmentstart
Gap40px
Columns2fr 1fr
ClasssectionColumnWrapper
HideElements
cssselector#tocVertical, #tocHorizontal

CSS Stylesheet
.wiki-content .confluence-embedded-file-wrapper.confluence-embedded-manual-size {
    vertical-align: text-bottom;
}
 
@media only screen and (min-width:1550px) {
iframe {
max-width: 600px;
text-align:right;
}
}

...