提交 78be1aeb 编写于 作者: K Kevin Burke 提交者: tfennelly

change default font to helvetica

上级 25685d70
......@@ -61,7 +61,7 @@ body {
top: 6px;
}
#header div.searchbox, #header div.login {
#header .searchbox, #header .login {
float: right;
padding: 11px;
}
......@@ -91,7 +91,7 @@ body {
margin-bottom: 3px;
}
#side-panel-content .task-link {
font-size: 1.3em;
font-size: 1.1em;
vertical-align: middle;
}
......@@ -116,8 +116,9 @@ body {
body, table, form, input, td, th, p, textarea, select
{
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
color: #333;
}
FORM {
......@@ -133,7 +134,7 @@ dt {
}
.fixed-width {
font-family: Courier, monospace;
font-family: monospace;
}
.center {
......@@ -481,7 +482,7 @@ th.pane {
padding: 4px 0;
margin-left: 0;
border-bottom: 1px solid #090;
font: bold 12px Verdana, sans-serif;
font: bold 12px Helvetica, Arial, sans-serif;
}
#foldertab li {
......@@ -1308,8 +1309,7 @@ table#legend-table td {
border: 1px solid #cccccc;
background-color: #e0e0e0;
font-family: Arial, Helvetica, sans-serif;
font-family: Helvetica, Arial, sans-serif;
color: #505050;
font-weight: bold;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册