📄 search[1].css
字号:
@charset "utf-8";/** * Style Sheet v2.0 for VeryCD.com * * You may adapt elements of this CSS in your own projects, * but the unique combination of images, colors, sizes, typography, and positioning ("the design") is * Copyright 2005 VeryCD Team Some Rights Reserved * and may not be reproduced. * * $Id: search.css,v 1.27 2005/10/09 05:40:56 xdanger Exp $ *//** * search layout */div#pageBody { background: none;}div#bodyMainWrapper, div#bodyMainWraper { left: 0px; width: 100%;}/** * search style */div#pageHeader { background: none;}div#searchInformation { width: auto;}div#searchInformation div#searchStatus { float: right;}#searchSideBar { border-left: 1px solid #c9d7f1; clear: both; padding-left: 12px; float: right; font-size: 12px; width: 160px;}#searchSideBar ul { margin: 0px; padding: 0px;}#searchSideBar ul li { margin: 0px; list-style-type: none; padding: 0px;}#mainArea { float: left; position: relative; top: 0px; width: 550px;}#emptyResult { float: left; font-size: 14px; margin: 10px; padding-top: 20px;}#emptyResult ul { margin-top: 20px;}#emptyResult li { margin-left: 0px; padding-left: 10px; line-height: 150%; list-style-type: circle;}#correlatedQuery { font-size: 14px; margin: 8px;}#correlatedQuery a { font-weight: bold;}#mainList { clean: both; margin: 0px; padding: 0px;}#mainList li { clear: both; display: block; list-style-type: decimal; padding-left: 0px; margin-left: 40px;}#mainList li img { float: left; margin-right: 4px; vertical-align: top; width: 120px;}#mainList li h3 { color: #00; font-size: 14px; font-weight: normal; margin: 10px 0px 0px 0px; padding: 0px;}#mainList li h3 a { color: #000; text-decoration: underline;}#mainList li .keyword { color: #f30; }#mainList li a.url { clear: both; color: #008000; font-size: 11px; margin-top: 5px;}#morePage { clear: both; margin: 4px; padding: 4px; text-align: center;}.tabs { display: block; position: relative; height: 25px; margin: 0px; border-bottom: 1px solid #999; overflow: hidden;}.tabs ul { width: auto; margin: 0px; padding: 0px;}.tabs li { background-color: #f4f4f4; display: block; float: left; list-style: none; margin: 0px 2px 0px 0px; padding: 3px 11px;}.tabs a { text-decoration: underline;}.tabs a:link, .tabs a:visited { color: #333;}.tabs a:active, .tabs a:hover { color: #000;}.tabs li.yah { border: 1px solid #999; border-width: 1px 1px 0px 1px; background-color: #f4f4f4;}.tabs li.yah a:link, .tabs li.yah a:visited,.tabs li.yah a:active, .tabs li.yah a:hover { color: #000; text-decoration: none;}.tabs li.special { float: right; height: 13px; padding-right: 0; background-color: transparent; background-image: none;}.tabs li.special a:link, .tabs li.special a:visited,.tabs li.special a:active, .tabs li.special a:hover { color: #666;}.tabs li.special a.help { color: #3F658C; text-decoration: none;}.tabs li.special img { margin-top: 3px; vertical-align: top;}/** * ads config */#centerBannerW468No1 { clear: both; height: 60px; width: 100%; margin-bottom: 4px; text-align: center;}#centerBannerW180No1 { float: left; height: 150px; width: 180px; margin: 0px 4px 4px 0px; text-align: center;}/** * Local Variables: * mode: css * tab-width: 4 * c-basic-offset: 4 * End: */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -