Metronic 定制主题

先从字体开始吧css

html {
	font-family:'微软雅黑','Microsoft YaHei';
}

h6 {
  font-family: '微软雅黑','Microsoft YaHei';
}

.page-title {
  font-family: '微软雅黑','Microsoft YaHei';
}

.icon-btn div {
  font-family: '微软雅黑','Microsoft YaHei';
}

.icon-btn .badge {
  font-family: '微软雅黑','Microsoft YaHei';
}

.dropdown-menu.tasks .task .percent {
  font-family: '微软雅黑','Microsoft YaHei';
}

/*.dropdown-menu {
  font-family: '微软雅黑','Microsoft YaHei';
}*/

.portlet.calendar .fc-text-arrow {
  font-family: '微软雅黑','Microsoft YaHei';
}

.gritter-title {
  font-family: '微软雅黑','Microsoft YaHei';
}

.datetimepicker table td {
  font-family: '微软雅黑','Microsoft YaHei';
}

.datetimepicker table th {
  font-family: '微软雅黑','Microsoft YaHei';
}

.datepicker table td {
  font-family: '微软雅黑','Microsoft YaHei';
}

.datepicker table th {
  font-family: '微软雅黑','Microsoft YaHei';
}

.bootstrap-select.btn-group .dropdown-menu > li > dt > .text {
  font-family: '微软雅黑','Microsoft YaHei';
}

.dropdown.user {
	font-family: '微软雅黑','Microsoft YaHei';
}

.page-sidebar-menu {
  font-family: "Segoe UI",Helvetica, Arial, sans-serif;
}

.page-breadcrumb.breadcrumb a {
	font-family: "Segoe UI",Helvetica, Arial, sans-serif;
}

我发现 这个字体仍是不错的 html

 font-family: "Segoe UI",Helvetica, Arial, sans-serif;

2014 05/27bootstrap

作了一个表单ide

相关文章
相关标签/搜索