⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 style.inc.php

📁 This a free web game, animportantnote of this, "xia domain" for free software, follow the "general p
💻 PHP
字号:
<?
/*
===============================================================
=                 侠域(Ver 0.9.0) 使用规则版本(Ver 0.2)     =
 此程序所有版权归原作者所有. 此版权信息不得删除.
= Copyright (C) 2001-2002  WFoxd                              =
=                                                             =
=版权所有(C)2002,作者 田野(风狐) 未经许可 不得使用 传播    =
=E-MAIL:wfoxd@cnnetgame.com                                   =
=http://www.cnnetgame.com                                     =
===============================================================
*/

?>
<html>

<head>

<meta http-equiv="Content-Language" content="zh-cn">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>侠域</title>
<style type="text/css">
a:link{color: green;text-decoration:none;font-size:12px}
a:visited{color: green;text-decoration:none;font-size; font-size} 
a:active{color: red;text-decoration:none;underline; font-size}
a:hover{color: #00FF00;text-decoration:inderline;font-size; font-size}


body, table
{
	font-family: 宋体;
	font-size:12px;
	color:#669999;
}

.head
{
    font-family:宋体;
    font-size:14px;
    font-weight:bold;
    color:#FFFFCC;
}
</style>
</head>
<body background="<? echo $pic_url; ?>/bg.gif"  oncontextmenu="return false;">

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -