Metronic 定制主题

先从字体开始吧

1html { 2 font-family:'微软雅黑','Microsoft YaHei'; 3} 4 5h6 { 6  font-family: '微软雅黑','Microsoft YaHei'; 7} 8 9.page-title { 10  font-family: '微软雅黑','Microsoft YaHei'; 11} 12 13.icon-btn div { 14  font-family: '微软雅黑','Microsoft YaHei'; 15} 16 17.icon-btn .badge { 18  font-family: '微软雅黑','Microsoft YaHei'; 19} 20 21.dropdown-menu.tasks .task .percent { 22  font-family: '微软雅黑','Microsoft YaHei'; 23} 24 25/*.dropdown-menu { 26  font-family: '微软雅黑','Microsoft YaHei'; 27}*/ 28 29.portlet.calendar .fc-text-arrow { 30  font-family: '微软雅黑','Microsoft YaHei'; 31} 32 33.gritter-title { 34  font-family: '微软雅黑','Microsoft YaHei'; 35} 36 37.datetimepicker table td { 38  font-family: '微软雅黑','Microsoft YaHei'; 39} 40 41.datetimepicker table th { 42  font-family: '微软雅黑','Microsoft YaHei'; 43} 44 45.datepicker table td { 46  font-family: '微软雅黑','Microsoft YaHei'; 47} 48 49.datepicker table th { 50  font-family: '微软雅黑','Microsoft YaHei'; 51} 52 53.bootstrap-select.btn-group .dropdown-menu > li > dt > .text { 54  font-family: '微软雅黑','Microsoft YaHei'; 55} 56 57.dropdown.user { 58 font-family: '微软雅黑','Microsoft YaHei'; 59} 60 61.page-sidebar-menu { 62  font-family: "Segoe UI",Helvetica, Arial, sans-serif; 63} 64 65.page-breadcrumb.breadcrumb a { 66 font-family: "Segoe UI",Helvetica, Arial, sans-serif; 67}

我发现 这个字体还是不错的 

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

2014 05/27

做了一个表单

点赞
收藏

评论区

加载中...

相关推荐

手写Java HashMap源码

HashMap的使用教程HashMap的使用教程HashMap的使用教程HashMap的使用教程HashMap的使用教程22

服务器项目部署总结(超详细)

系列文章目录<fontcolorblackface"微软雅黑"size3本篇文章主要从准备篇、项目开发、项目打包、项目部署四个部分去介绍如何把前后端分离的项目部署到阿里云服务器,在服务器上去玩自己的项目。项目最终效果图:输入ip即可访问!!!<hrstyle"border:solid;width:100px;height:1px;"col

C++面向对象实现封装线程池

<htmlxmlns"http://www.w3.org/1999/xhtml"<head<stylebody,table{fontfamily:微软雅黑;fontsize:13.5pt}table{bordercollapse:collapse;border:solidgray;borderwidth:2px

AVR 嵌入式单片机芯片的中断系统介绍

<htmlxmlns"http://www.w3.org/1999/xhtml"<head<stylebody,table{fontfamily:微软雅黑;fontsize:13.5pt}table{bordercollapse:collapse;border:solidgray;borderwidth:2px

LINUX打开文件

<htmlxmlns"http://www.w3.org/1999/xhtml"<head<stylebody,table{fontfamily:微软雅黑;fontsize:10pt}table{bordercollapse:collapse;border:solidgray;borderwidth:2px0

Eclipse Indigo 3.7 中文字体偏小解决方案: Consolas 微软雅黑混合字体!

一,问题:安装了64位的WIN7OS后,原先使用的32位(默认下载)的Eclipse不能使用,下载了64位的indigo后,发现中文字太小,而且也看起来很不爽。其实这是Eclipse的默认字体换了,以前的一直是CourierNew,这次eclipse用的字体是Consolas,这是一个很好的编程字体了,无奈就是中文默认太小了。(平时也