首页 > 其他分享 >博客园背景css代码

博客园背景css代码

时间:2022-09-26 10:47:30浏览次数:43  
标签:bottom 博客园 padding background 10px font margin 代码 css

#google_ad_c1, #google_ad_c2 {display:none;} .syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea { font-size: 14px!important; } #home { opacity: 0.80; margin: 0 auto; width: 85%; min-width: 950px; #fff; padding: 30px; margin-top: 30px; margin-bottom: 50px; box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3); } #blogTitle h1 { font-size: 30px; font-weight: bold; font-family: "Comic Sans MS"; line-height: 1.5em; margin-top: 20px; color: #515151; } #navList a:hover { color: #4C9ED9; text-decoration: none; } #navList a { display: block; width: 5em; height: 22px; float: left; text-align: center; padding-top: 18px; } #navigator { font-size: 15px; border-bottom: 1px solid #ededed; border-top: 1px solid #ededed; height: 50px; clear: both; margin-top: 25px; } .catListTitle { margin-top: 21px; margin-bottom: 10.5px; text-align: left; border-left: 10px solid rgba(82, 168, 236, 0.8); padding: 10px 0 14px 10px; #f5f5f5; } #ad_under_post_holder #google_ad_c1,#google_ad_c2{  display: none !important; } body { color: #000; background: url(https://images.cnblogs.com/cnblogs_com/blogs/763719/galleries/2215939/o_220911033340_7610ef20226e2a4ac8b6625b70c5f778_1000.webp) fixed; background-size: 100%; background-repeat: no-repeat; font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif; font-size: 12px; min-height: 101%; } #topics .postTitle { border: 0px; font-size: 200%; font-weight: bold; float: left; line-height: 1.5; width: 100%; padding-left: 5px; } div.commentform p{ margin-bottom:10px; } .comment_btn { padding: 5px 10px; height: 35px; width: 90px; border: 0 none; border-radius: 5px; background: #ddd; color: #999; cursor:pointer; font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif; text-shadow: 0 0 1px #fff; display: inline !important; } .comment_btn:hover{ padding: 5px 10px; height: 35px; width: 90px; border: 0 none; border-radius: 5px; background: #258fb8; color: white; cursor:pointer; font-family: "Lato", Helvetica Neue, Helvetica, Microsoft Yahei, 宋体, Arial, sans-serif; text-shadow: 0 0 1px #fff; display: inline !important; } #commentform_title { background-image:none; background-repeat:no-repeat; margin-bottom:10px; padding:0; font-size:24px; } #commentbox_opt,#commentbox_opt + p { text-align:center; } .commentbox_title { width: 100%; } #tbCommentBody { font-family:'Microsoft Yahei', Microsoft Yahei, 宋体, sans-serif; margin-top:10px; max-width:100%; min-width:100%; background:white; color:#333; border:2px solid #fff; box-shadow:inset 0 0 8px #aaa; // padding:10px; height:250px; font-size:14px; min-height:120px; } .feedbackItem { font-size:14px; line-height:24px; margin:10px 0; padding:20px; background:#F2F2F2; box-shadow:0 0 5px #aaa; } .feedbackListSubtitle { font-weight:normal; }
#blog-comments-placeholder, #comment_form { padding: 20px; background: #fff; -webkit-box-shadow: 1px 2px 3px #ddd; box-shadow: 1px 2px 3px #ddd; margin-bottom: 50px; } .feedback_area_title { margin-bottom: 15px; font-size: 1.8em; } .feedbackItem { border-bottom: 1px solid #CCC; margin-bottom: 10px; padding: 5px; background: rgb(248, 248, 248); } .color_shine {background: rgb(226, 242, 255);} .feedbackItem:hover {-webkit-animation-name: color_shine;-webkit-animation-duration: 2s;-webkit-animation-iteration-count: infinite;} #comment_form .title { font-weight: normal; margin-bottom: 15px; }   //找到这一行:       background: url(https://images.cnblogs.com/cnblogs_com/blogs/763719/galleries/2215939/o_220911033340_7610ef20226e2a4ac8b6625b70c5f778_1000.webp) fixed; 把括号里的地址改为图片地址

标签:bottom,博客园,padding,background,10px,font,margin,代码,css
From: https://www.cnblogs.com/xdzxlsy/p/16730041.html

相关文章

  • 为什么开发人员不喜欢 CSS?
    为什么开发人员不喜欢CSS?PeterGriffin—AmericanDad对我来说,写我的第一篇关于这个流行短语的Web集成文章似乎很明显:“我不喜欢CSS”谁以前没有听过或说过这......
  • git 库克隆下来的laravel 代码报错
    错误:Warning:require(E:\phpstudy_pro\WWW\blog\public/../vendor/autoload.php):failedtoopenstream:Nosuchfileordirectoryin E:\phpstudy_pro\WWW\blog\pu......
  • css 清除浮动的方式
    <!DOCTYPEhtml><htmllang="en"><head><metacharset="UTF-8"><metahttp-equiv="X-UA-Compatible"content="IE=edge"><metaname="viewport"conten......
  • css实现tooltip效果
      <!--html代码--><divclass="wrap"><h1>TOOLTIP提示</h1><p>鼠标移动到<spanclass="tooltip"tooltip-data="提示框内容">这里</span>查......
  • Xcode 13 新项目使用纯代码
    使用Xcode13创建新项目时,需要去掉一些配置才能正确使用纯代码进行初始化去除配置信息找到AppDelegate.swift文件,删除UISceneSessionLifecycle两个方法添加初始......
  • 代码缺省源
    挺长的)#include<bits/stdc++.h>#definefffflush(stdout)#definethankputs("感恩......
  • gitee上提交代码的步骤
    0.预备步骤:要再提交的目标master文件中fork一个分支,才能进行后续的步骤。1.首先要从gitee代码仓库中拉取代码下来,pull,其次要在本地新建一个文件夹将要上传的代码。使用git......
  • 密码学奇妙之旅、01 CFB密文反馈模式、AES标准、Golang代码
    CFB密文反馈模式CFB密文反馈模式属于分组密码模式中的一种。加密与解密使用同一结构,加密步骤生成用于异或的密钥流。其弥补了ECB电子密码本模式的不足(明文中的重复排列会......
  • 在 git 上 push 之后的代码如何撤回
    情景不小心将一些文件commit,push到了远程分支,想撤回,怎么办当文件少的时候,可以根据更改记录手动还原,多的话就会比较麻烦如何将这个commit的文件都还原呢?操......
  • MyBatis最牛逼的IDEA插件,功能强大,帮你节省95%代码量
    参考博客:EasyCode下载安装下载MyBatisCodeHelperPro插件下载地址:MyBatisCodeHelperPro安装Intellij最新插件MybatisCodeHelper-2.8.1-191-201,使用方法IDEA顶部菜......