Init actions and db
这个提交存在于:
父节点
acd9b72097
当前提交
1acce6509c
共有 6 个文件被更改,包括 124 次插入 和 52 次删除
|
|
@ -14,12 +14,12 @@ header('Content-type: text/html; charset=utf-8');
|
|||
body {
|
||||
font-family: "Times New Roman", Times, serif;
|
||||
background-color: #ffffff;
|
||||
color: #2F4769;
|
||||
color: #333333;
|
||||
margin: 20px;
|
||||
}
|
||||
a {
|
||||
color: #CC9966;
|
||||
text-decoration: none;
|
||||
color: #096DD1;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover {
|
||||
color: #DF7800;
|
||||
|
|
@ -70,7 +70,7 @@ header('Content-type: text/html; charset=utf-8');
|
|||
.footer {
|
||||
border-top: solid #2F4769 1px;
|
||||
margin-top: 15px;
|
||||
padding-top: 5px;
|
||||
padding-top: 10px;
|
||||
font-size: 80%;
|
||||
font-style: italic;
|
||||
}
|
||||
|
|
|
|||
正在加载…
添加表格
添加链接
在新工单中引用