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

📄 main.css

📁 鸟哥LINUX 学习课本
💻 CSS
字号:
div#topbox {	background-color: #FFFFCC;	padding: 1px;	text-align: center;}div#leftbox {	/*position: absolute;	left: 1px;*/	float: left;	width: 30%;	margin: 10px;	}div#contentbox {	/*position: absolute;	right: 1px;*/	float: left;	width: 30%;	margin:10px;}div#footbox {	background-color: #FFFFCC;	padding: 5px;	text-align: center;	clear:both;	font-weight: bold;}div.rightbar {	padding-top: 50px;}.ulink {	text-decoration: underline;	color: #0000FF;}a {	text-decoration:none;	color: #000000;}a:hover {	color: #0000FF;	}ul#rightlist > li {	margin-bottom:10px;	}

⌨️ 快捷键说明

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