Versions Compared

Key

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

Table of Contents
minLevel2
Image RemovedImage Added

...

Hide Page Creator

...

Add code to the Custom CSS section:

Cloud

Server & Data Center

Code Block
languagecss
.person-row {
  display: none;
}
Code Block
languagecss
.modification-info {
  display: none;
}

.title {
  padding-bottom: 20px;
}

...