Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Wiki Markup
{style}

.navbar {
color:#000000black;
background-color:ffffff;
cursor:pointer;
font-size:13px;
}
.navbar-rollover {
background-color:red;
color:#CC0000;
cursor:pointer;
font-size:13px;
}

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

.big {
font-size:large;
}

{style}