先從字體開始吧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