Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
CSS Stylesheet
Wiki Markup
{style}

.navbar {
color:black;
background-color:ffffffeeeeee;
cursor:pointer;
font-size:13px;
}
.navbar-rollover {
background-color:redeeeeee;
color:#CC0000;
cursor:pointer;
font-size:13px;
}

a {
text-decoration:none \!important;
}

.big {
font-size:large;
}

{style}