0

0

我的博客CSS_html/css_WEB-ITnose

php中文网

php中文网

发布时间:2016-06-24 11:46:36

|

1331人浏览过

|

来源于php中文网

原创

博客皮肤选定:custom  禁用模版默认css,添加代码,ok。

@charset "utf-8";/* CSS Document *//* By cnblogs.com/blogg/*全局特性*/body {    font-family: Arial, "微软雅黑", \5B8B\4F53, sans-serif;    background-image: url(http://images.cnblogs.com/cnblogs_com/blogg/676186/o_5-120601094354-50.gif);    background-repeat: repeat;    background-color: #FFFDFA;}.clear {    clear: both;}html {    color: #000;    overflow-y: scroll;    background: #fff;}body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, form, th, td {    margin: 0;    padding: 0;    list-style-type: none;    list-style-image: none;}pre,code    {    width:100%-20px;    margin: 10px 0;    padding: 10px;    border: 0;    border: 1px dotted #785;    background: #f5f5f5;    word-wrap:break-word;    }body, button, input, select, textarea {    font: 12px/1.5 Tahoma, Arial, "微软雅黑", sans-serif;}h1, h2, h3, h4, h5, h6 {    font-size: 100%;    font-weight: normal;}address, cite, dfn, em, var {    font-style: normal;}code, kbd, pre, samp, tt {    font-family: "Courier New", Courier, monospace;}small {    font-size: 12px;}ul, ol {    list-style: none;}a:link, a:visited {    text-decoration: none;    color: #3399ff;}a:hover {    text-decoration: underline;    color: #3399FF;}abbr[title], acronym[title] {    border-bottom: 1px dotted;    cursor: help;}q:before, q:after {    content: '';}:focus {    outline: 0;}legend {    color: #000;}fieldset, img {    border: none;}button, input, select, textarea {    font-size: 100%;}table {    border-collapse: collapse;    border-spacing: 0;}hr {    border: none;    height: 1px;*color:#fff;}img {    -ms-interpolation-mode: bicubic;}/*html5*/article, aside, dialog, footer, header, hground, section, footer, nav, figure, menu {    display: block}/*主体布局*/#navigator,#blogTitle,#main,#footer{width: 1000px;    position: relative;    margin: 0 auto;}#header{    height: 40px;    width: 100%;    background-color:#2175bc;}#main{    margin-top: 6px;    background-color: rgb(245, 245, 245);    margin-bottom: 0px;    }#mainContent{    width: 765px;    background: white;    box-shadow: 0px 0px 8px #999;    -moz-box-shadow: 0px 0px 8px #999;    -web-kit-shadow: 0px 0px 8px #999;    border-radius: 1px;    -moz-border-radius: 6px;    -web-kit-shadow: 6px;    float: left;    display: inline-block;}#sideBar{    width: 200px;    padding: 16px;    display: inline-block;    overflow: hidden;    color: #2D2D2D;}#footer{    padding-top: 10px;    padding-bottom: 10px;    text-align: center;    color: #000;    font-size: 12px;}/*导航栏*/#navigator{    top: 8px;}#navList li{        float: left;    margin-right: 25px;    display: inline;}#navList li a{             font-family:"Microsoft YaHei";    font-size:15px;    text-decoration: none;    color: #FFF;    padding: 10px;    background-color: #2175bc;}#navList li a:hover{    background-color:#2586d7;    margin-top:-2px;    padding-bottom:12px;    color: #fff;    opacity:1;     }/*结束导航栏*/.blogStats{    color: #CACACA;    font-size: 12px;    text-align: right;}#Header1_HeaderTitle{    color:white;}#Header1_HeaderTitle:hover{    text-decoration: none;}/*main部分样式*/.day{background:white; padding:32px;}.postTitle,.postTitl2,.entrylistPosttitle{    font-size: 20px;    font-family: "微软雅黑";    padding-right: 64px;    padding-left: 10px;    border-left-width: 3px;    border-left-style: solid;    border-left-color: #2175bc;}.postTitle a,.postTitl2 a,.entrylistPosttitle a{    color: #333;}.postTitle a:link, .post-title a:visited,.postTitl2 a:link,.postTitl2 a:visited,.entrylistPosttitle a:link,.entrylistPosttitle a:visited{color:black;}.postTitle a:hover,.postTitl2 a:hover,.entrylistPosttitle a:hover{color:##3399ff;text-decoration:none;}.postBody,.postCon,.entrylistPostSummary{clear:both; margin-top:26px;}.postBody,.postCon,.entrylistPostSummary{font-size:12px;color:#444;line-height:1.8;}.postCon h1, .postCon h2, .postCon h3, .postCon h4, .postCon h5, .postCon h6{    font-weight:bold;    line-height:1.8;    font-family:"微软雅黑";}.postBody h1,.postCon h1{font-size:20px;}.postBody h2,.postCon h2{font-size:18px;}.postBody h3,.postCon h3{font-size:16px;}.postBody h4,.postCon h4{font-size:14px;}.postBody h5,.postCon h5{font-size:14px;}.postBody h6,.postCon h6{font-size:14px;}.postBody dd,.postCon dd{padding-left:2em;}.postBody ul,.postCon ul{list-style:none;margin-left:20px;}.postBody ul li,.postCon ul li{list-style:inside disc;}.postBody dt,.postCon dt{ font-weight:bold; padding:6px 0; clear:both}.postBody ol,.postCon ol{list-style:none;margin-left:20px;}.postBody blockquote,.postCon blockquote{width:90%;margin:0 auto;padding:6px 0 6px 45px;color:#666;    background:white url(images/blockquote.gif) top left no-repeat;}.dayTitle,.postDesc{ font-size:12px; color:#999999;}.postDesc,.postDesc2,.entrylistItemPostDesc{    border-bottom: 1px dashed #E8E7D0;    text-align: right;    margin: 20px 0px;    padding:5px 0px;}.dayTitle{    border:1px solid #cccccc;    position: relative;    top: -20px;    width: 100px;    left: -20px;    padding-top: 3px;    padding-right: 0px;    padding-bottom: 3px;    padding-left: 8px;}.dayTitle a{     color:#333; }.topicListFooter{    padding: 32px;}/*侧栏样式*/#sideBarMain div{margin-bottom:26px;}#sideBarMain div div{margin-bottom:5px;}#sideBarMain h3{    font-weight: bold;    margin-bottom: 12px;    color: #333;    border-bottom-width: 1px;    border-bottom-style: dashed;    border-bottom-color: #D4D4D4;    padding-bottom: 10px;    margin-top: 20px;}/*文章阅读页面样式*/#blog-comments-placeholder,#divRefreshComments,.commentform,#AjaxHolder_UpdatePanel1,.post{padding:32px;}.feedbackItem{    border: 1px solid #E3E3E3;    padding: 5px;    margin-bottom: 10px;    background-color: #F6F6F6;}.blog_comment_body{    color: #929292;    padding-top: 10px;}.forFlow p{margin-bottom:18px;}.forFlow img{    margin-top: 20px;    margin-bottom: 20px;}/*tag页面*/.PostList,.entrylistItem{    margin:20px;}/*隐藏 tag 标题*/.entrylistTitle,.PostListTitle{    display:none;}/*隐藏多余信息*/#ad_text_under_commentbox,#site_nav_under,#ad_under_post_holder,#blogTitle{    display:none;}.cnblogs_code img{margin:0;float:left;}.cnblogs_code_toolbar {margin-top: 0px;}.code{padding:0 10px;}h4{font-size: 16px;background-color: #2175bc;margin: 0 -32px;padding: 0 32px;color: white;}

 

版纳武林DIY企业建站系统
版纳武林DIY企业建站系统

系统简介1:安全可靠: 在微软主推的.NET开发平台上,采用业界领先的ASP.NET技术和C#语言开发,不仅安全可靠,并能保证系统的高性能运行。2:简单易用:版纳武林DIY企业建站系统真正做到以人为本、以用户体验为中心,能使您快速搭建您的网站。后台管理操作简单,一目了然,没有夹杂多余的功能和广告。3:布局易改:版纳武林DIY企业建站系统采用的是博客形式的风格管理,让您真正感受到我的地盘听我的.4:

下载

相关文章

HTML速学教程(入门课程)
HTML速学教程(入门课程)

HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!

下载

本站声明:本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn

热门AI工具

更多
DeepSeek
DeepSeek

幻方量化公司旗下的开源大模型平台

豆包大模型
豆包大模型

字节跳动自主研发的一系列大型语言模型

通义千问
通义千问

阿里巴巴推出的全能AI助手

腾讯元宝
腾讯元宝

腾讯混元平台推出的AI助手

文心一言
文心一言

文心一言是百度开发的AI聊天机器人,通过对话可以生成各种形式的内容。

讯飞写作
讯飞写作

基于讯飞星火大模型的AI写作工具,可以快速生成新闻稿件、品宣文案、工作总结、心得体会等各种文文稿

即梦AI
即梦AI

一站式AI创作平台,免费AI图片和视频生成。

ChatGPT
ChatGPT

最最强大的AI聊天机器人程序,ChatGPT不单是聊天机器人,还能进行撰写邮件、视频脚本、文案、翻译、代码等任务。

相关专题

更多
pixiv网页版官网登录与阅读指南_pixiv官网直达入口与在线访问方法
pixiv网页版官网登录与阅读指南_pixiv官网直达入口与在线访问方法

本专题系统整理pixiv网页版官网入口及登录访问方式,涵盖官网登录页面直达路径、在线阅读入口及快速进入方法说明,帮助用户高效找到pixiv官方网站,实现便捷、安全的网页端浏览与账号登录体验。

1044

2026.02.13

微博网页版主页入口与登录指南_官方网页端快速访问方法
微博网页版主页入口与登录指南_官方网页端快速访问方法

本专题系统整理微博网页版官方入口及网页端登录方式,涵盖首页直达地址、账号登录流程与常见访问问题说明,帮助用户快速找到微博官网主页,实现便捷、安全的网页端登录与内容浏览体验。

334

2026.02.13

Flutter跨平台开发与状态管理实战
Flutter跨平台开发与状态管理实战

本专题围绕Flutter框架展开,系统讲解跨平台UI构建原理与状态管理方案。内容涵盖Widget生命周期、路由管理、Provider与Bloc状态管理模式、网络请求封装及性能优化技巧。通过实战项目演示,帮助开发者构建流畅、可维护的跨平台移动应用。

213

2026.02.13

TypeScript工程化开发与Vite构建优化实践
TypeScript工程化开发与Vite构建优化实践

本专题面向前端开发者,深入讲解 TypeScript 类型系统与大型项目结构设计方法,并结合 Vite 构建工具优化前端工程化流程。内容包括模块化设计、类型声明管理、代码分割、热更新原理以及构建性能调优。通过完整项目示例,帮助开发者提升代码可维护性与开发效率。

35

2026.02.13

Redis高可用架构与分布式缓存实战
Redis高可用架构与分布式缓存实战

本专题围绕 Redis 在高并发系统中的应用展开,系统讲解主从复制、哨兵机制、Cluster 集群模式及数据分片原理。内容涵盖缓存穿透与雪崩解决方案、分布式锁实现、热点数据优化及持久化策略。通过真实业务场景演示,帮助开发者构建高可用、可扩展的分布式缓存系统。

111

2026.02.13

c语言 数据类型
c语言 数据类型

本专题整合了c语言数据类型相关内容,阅读专题下面的文章了解更多详细内容。

77

2026.02.12

雨课堂网页版登录入口与使用指南_官方在线教学平台访问方法
雨课堂网页版登录入口与使用指南_官方在线教学平台访问方法

本专题系统整理雨课堂网页版官方入口及在线登录方式,涵盖账号登录流程、官方直连入口及平台访问方法说明,帮助师生用户快速进入雨课堂在线教学平台,实现便捷、高效的课程学习与教学管理体验。

17

2026.02.12

豆包AI网页版入口与智能创作指南_官方在线写作与图片生成使用方法
豆包AI网页版入口与智能创作指南_官方在线写作与图片生成使用方法

本专题汇总豆包AI官方网页版入口及在线使用方式,涵盖智能写作工具、图片生成体验入口和官网登录方法,帮助用户快速直达豆包AI平台,高效完成文本创作与AI生图任务,实现便捷智能创作体验。

813

2026.02.12

PostgreSQL性能优化与索引调优实战
PostgreSQL性能优化与索引调优实战

本专题面向后端开发与数据库工程师,深入讲解 PostgreSQL 查询优化原理与索引机制。内容包括执行计划分析、常见索引类型对比、慢查询优化策略、事务隔离级别以及高并发场景下的性能调优技巧。通过实战案例解析,帮助开发者提升数据库响应速度与系统稳定性。

97

2026.02.12

热门下载

更多
网站特效
/
网站源码
/
网站素材
/
前端模板

精品课程

更多
相关推荐
/
热门推荐
/
最新课程
CSS教程
CSS教程

共754课时 | 35.4万人学习

简单聊聊mysql8与网络通信
简单聊聊mysql8与网络通信

共1课时 | 836人学习

ThinkPHP6.x 微实战--十天技能课堂
ThinkPHP6.x 微实战--十天技能课堂

共26课时 | 1.8万人学习

关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送

Copyright 2014-2026 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号