BigW Consortium Gitlab

gfm.scss 128 Bytes
Newer Older
1 2 3
/**
 * Styles that apply to all GFM related forms.
 */
4

5
.gfm-commit_range {
6
  font-family: $monospace_font;
7
  font-size: 90%;
8
}