MediaWiki:Monaco.css: Difference between revisions

fix size
(we have it)
 
(fix size)
Line 3: Line 3:
.hover-navigation a {
.hover-navigation a {
     color: #333 !important;
     color: #333 !important;
}
#link_box_table {
    font-size: 9pt !important;
    font-weight: 700;
  }
}
}