style.css

来自「软件类别: PHP源码 / 文章管理 软件语言: 简体中文 授权方式: 」· CSS 代码 · 共 72 行

CSS
72
字号
/*======================================================================*\|| #################################################################### |||| # VirtuaNews - 1.0.4 Pro|| # ---------------------------------------------------------------- # |||| # All code in this file is ?2002 VirtuaSystems    .               # |||| # This file may not be redistributed in whole or significant part. # |||| # --------------- VIRTUANEWS IS NOT FREE SOFTWARE ---------------- # |||| # http://www.virtuanews.co.uk                                      # |||| # http://www.virtuanews.co.uk/license.php                         # |||| #################################################################### ||\*======================================================================*/.form {  background-color: #eeeeee;  font-family: Verdana;  font-size: 12px;  color: #000066;  border: 1px solid #90A0B0;}.header {  font-size: 12px;  font-weight: bold;}.red {  color: #FF0000;}.lightfont {  color: #ffffff;}body, td {  font-family : Verdana,Arial,sans-serif;  font-size:  12px;  color : #000066;}pre {  font-family: verdana,arial,monospace;  font-size: 12px;  margin-top: 0px;  margin-bottom: 0px;}a:link {  text-decoration: none;  color : #015885;}a:active {  color: #FF0000;  text-decoration: underline;}a:visited {  text-decoration: none;  color : #015885;}a:hover {  color: #000000;  text-decoration: underline;}/*======================================================================*\|| ####################################################################|| # VirtuaNews is not free software|| # File: images/blue/style.css|| ####################################################################\*======================================================================*/

⌨️ 快捷键说明

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