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

📄 bulix.css

📁 这是一个可以显示localhost 的系统信息的php 生成网页
💻 CSS
字号:
* {	font-family: Verdana,Helvetica,sans-serif;	font-size: 11px;	font-weight: normal;}a {  text-decoration: none;}a:link {        color: #09c;        background-color: transparent;}a:visited {        color: #09c;        background-color: transparent;}a:active {        color: blue;        background-color: transparent;}body {        background: #fff;}font {        text-decoration: none;        font-family: Verdana,Helvetica,sans-serif;        font-size: 11px;        font-weight: normal;}div.title {	font-size: 15pt;	font-weight: bold;	text-align: center;	padding: 10px;}select {        color: black;        text-decoration: none;        font-family: Verdana,Helvetica,sans-serif;        font-size: 10px;        font-weight: normal;}input {        color: black;        text-decoration: none;        font-family: Verdana,Helvetica,sans-serif;        font-size: 10px;        font-weight: bold;}table{        border: none;        margin: 0px;        padding: 0px;}div.box {	background: white;	width: 100%;}div.boxheaderleft{	background-image: url(images/left_bar.gif);	background-position: left top;	background-repeat: no-repeat;	height: 20px;	width: 20px;	float: left;}div.boxheaderright{	background-image: url(images/right_bar.gif);	background-position: right top;	background-repeat: no-repeat;	height: 20px;	width: 20px;	float: right;}div.boxheadertext{	font-weight: bold;	text-align: center;	border-right: 1px black solid;	height: 20px;	padding-top: 3px;	background-image: url(images/middle_bar.gif);	background-position: left top;	background-repeat: repeat-x;}div.boxcontent {	padding: 5px;	padding-top: 1em;	border: 1px #ccc solid;	border-top: none;	background: #efefef;}

⌨️ 快捷键说明

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