summaryrefslogtreecommitdiffstats
path: root/public/css/mixins.less
blob: 326bf46cda304e088d91f51ebb0d6137427c2233 (plain)
1
2
3
4
5
/* Icinga DB Web | (c) 2020 Icinga GmbH | GPLv2 */

.monospace() {
  font-family: SFMono-Regular, Consolas, "Liberation Mono", Menlo, monospace;
}