Versions Compared

Key

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

...

After that, you can define the breadcrumbs view in the CSS field of this form if needed (this sample is given as an example and may differ from your solution):


Code Block
languagecss
themeEclipse
titleBreadcrumbs CSS
linenumberstrue
.customized {
  font-family: Tahoma,Verdana,Segoe,sans-serif;
}

...