header.inc
来自「php蓝狐文章管理系统」· INC 代码 · 共 15 行
INC
15 行
<html>
<head>
<title>蓝狐文章管理系统</title>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<style type=text/css>
<!--
body,table,td,input,textarea { font-family: "宋体"; font-size: 9pt}
select { font-family: "宋体"; font-size: 9pt}
code {font-family: "Courier" ; font-size: 10pt}
a { color: #005500}
a:hover { color: #CC0000}
.border {border: 1px #000000 solid; background-color:transparent; list-style-position: inside; list-style-type: square}
-->
</style>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?