📄 page[1].css
字号:
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
作者:laogui | www.laogui.com
联系:laogui@35.com
本页内容无任何版权,你可以任意修改,在任何地方使用
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* 公共单独页面 */
#newsview{
margin: 0 auto;
padding: 5px;
border-top: 3px solid #FFFFFF;
background: #F1F1F1;
font-size: 14px;
text-align: left;
overflow: visible;
}
.pagelist {
border: 3px solid #FFFFFF;
clear: both;
margin: auto;
background: #FFFFFF;
text-align: left;
}
.pagelisttitleico {
border-right: 3px solid #FFFFFF;
float: left;
width: 25px;
background: url(../images/arrow.gif) #98B1C4 no-repeat center;
height: 25px;
}
.pagelisttitlebg {
float: right;
width: 744px;
background: #71828A;
color: #FFFFFF;
text-align: left;
height: 25px;
}
.pagelisttitlename {
float: left;
width: 696px;
padding: 4px 0 0 5px;
font-weight: bold;
text-align: left;
}
.pagelisttitlename a:link,.pagelisttitlename a:visited,.pagelisttitlename a:hover,.pagelisttitlename a:active {
color: #FFFFFF;
text-decoration: none;
}
.pagelisttitlemore {
float: right;
padding: 8px 0 0 0;
width: 40px;
}
/* 内容 */
.pagecontent{
margin: 0 auto;
padding: 5px;
border-top: 3px solid #FFFFFF;
background: #F1F1F1;
font-size: 14px;
line-height: 180%;
table-layout: fixed;
text-align: left;
overflow: visible;
word-break: break-all;
}
.content, .articlecontent {
margin: 3px;
padding: 0;
font-size: 14px;
table-layout: fixed;
line-height: 180%; /*height: 385px;*/
word-break: break-all;
}
.pagecontent a, .content a, .articlecontent a {
text-decoration: none;
}
.pagecontent a:hover, .content a:hover, .articlecontent a:hover {
text-decoration: none;
}
.title{
border: 1px solid #E9E9E9;
margin: 2px;
padding: 5px;
background: #F9F9F9;
text-align: center;
}
.title1{
border: 1px solid #E9E9E9;
margin: 2px;
padding: 5px;
background: #F9F9F9;
}
.title h1{
margin: 5px;
color: #669900;
font-size: 14px;
}
.title h2{
margin: 5px;
font-size: 12px;
font-weight: normal;
}
/* 底部工具条 */
.pagelistfooter{
width: 772px;
background: #71828A;
color: #FFFFFF;
text-align: center;
height: 30px;
overflow: hidden;
vertical-align: middle;
}
.pagelistfooter div{
margin-top: 7px;
color: #FFFFFF;
}
.pagelistfooter #prv{
float: left;
margin-left: 25px;
}
.pagelistfooter #next{
float: right;
margin-right: 5px;
}
.pagelistfooter div a{
color: #FFFFFF;
}
.pagelistfooter div a:hover{
color: #FFFFFF;
text-decoration: underline;
}
.pagelistfooter div a:visited{
color: #EEEEEE;
}
.pagelistfooter .right{
float: right;
margin-right: 5px;
position: relative;
top: -2px;
}
.pagelistfooter #bklist, .pagelistfooter .left {
float: left;
margin-left: 5px;
}
/* 文章页面底部按钮 */
.tool {
padding: 0px;
border: 1px solid #D6EFFF;
display: block;
background: #EFF7FF;
font-size: 12px;
line-height: 200%;
}
.tool span{
float: right;
padding: 4px 5px 0 0;
}
a.button_content {
border-bottom: 1px solid #000000;
border-left: 1px solid #FFFFFF;
border-right: 1px solid #000000;
border-top: 1px solid #FFFFFF;
padding: 4px 8px;
margin: 0 3px;
color: #000000;
text-align: center;
width: 75px;
}
a.button_content:hover {
border-color: #000000 #FFFFFF #FFFFFF #000000;
color: #333333;
background: #CCCCCC;
line-height: 250%;
text-decoration: none;
}
a.button_content:active, a.button_content:link, a.button_content:visited {
color: #000000;
background: #D9D9D9;
line-height: 250%;
text-decoration: none;
}
/* 评论 */
.heading {
margin: 5px 0;
border: 1px solid #DDE1E3;
background: #EEF0F1;
}
.heading h1{
padding: 3px 15px 3px 25px;
border: 1px solid #CCCCCC;
background: url(../images/ico_h1.png) no-repeat 5px 7px;
font-weight: bold;
font-size: 14px;
line-height: 25px;
}
.comment h3 {
margin: 0 0 5px;
padding: 4px 0 2px 18px;
color: #333333;
background: url(../images/ico_news.png) #EEEEEE no-repeat 3px 4px;
font-size: 12px;
}
.comment h3 span{
margin: 0 0 0 15px;
color: #666666;
}
.comment p {
padding: 8px 5px 5px 8px;
margin: 0;
color: #333333;
background: #FFFFFF;
font-size: 12px;
line-height: 15px;
}
.comment div.border {
padding: 0px;
margin: 0;
margin-bottom: 15px;
border: 1px solid #CCCCCC;
display: block;
}
.code {
display: block;
font-size: 12px;
line-height: 150%;
text-align: left;
width: 540px;
border: 1px solid #0FB1FF;
margin: 5px 0px;
padding:3px;
background: #DDF4FF;
color: #0070A6;
word-wrap: break-word;
}
.code strong {
color: #993300;
}
.code textarea{
width: 540px;
height: 200px;
overflow-x: hidden;
overflow-y: scroll;
border: 0;
font-size: 12px;
line-height: 150%;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -