博客园美化基本完成!!!

大概说说如何美化的吧  百度呗

1.首先是皮肤选择的是SimpleMemory   是SimpleMemory  是SimpleMemory


2.然后是css代码

 

body {
    color: #000;
    background: url(http://images.cnblogs.com/cnblogs_com/siro/1493254/o_1.jpg) no-repeat fixed;

    background-size: cover;
    /*background-repeat: repeat;*/
    font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    font-size: 12px;
    min-height: 101%;
}
#home {
    margin: 0 auto;
    width: 65%;
    min-width: 950px;
    background-color: rgba(255,255,255,0.8);
    padding: 30px;
    margin-top: 50px;
    margin-bottom: 50px;
    box-shadow:  0px 0px 10px #3E4B53;
border-radius:20px;
}
/* adblock */
#ad_t2 {
    display: none;
}
.c_ad_block {
    display: none;
}
.catListTitle {/*边侧公告*/
    margin-top: 21px;
    margin-bottom: 10.5px;
    text-align: left;
    border-left: 10px solid rgba(82, 168, 236, 0.8);
    padding: 5px 0 5px 10px;
    background-color: rgba(245,245,245,0.3);
}
/*去侧边背景白色*/
.newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory{
    background: rgba(0,0,0,0);
}
/*调整签名*/
#emmm{
font-family: "微软雅黑","Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
}

 

3.博客侧边栏公告





"border-top: 1px dashed #ccc;padding: 5px;border-bottom: 1px dashed #ccc;height: 120px;">
"clock">

class="date">{{ date }}

class="time">{{ time }}

/*头像路径*/ "https://www.cnblogs.com/siro/"> "http://images.cnblogs.com/cnblogs_com/siro/1493254/o_d20e883fb13533fa6a7518bda3d3fd1f43345bbe.jpg" width=100% style="border-radius:50%">

"emmm">
大家好,在下是一个一流财经学校的三流软件工程学生
打游戏打累了就刷刷题,写写博客啥的 更新是不可能更新的
也把这当个记事本吧
以上


/*网易云音乐*/ "//music.163.com/style/swf/widget.swf?sid=857619&type=2&auto=1&width=210&height=32" width="230" height="52" allowNetworking="all"> /*可爱的小恶魔*/ "stylesheet" type="text/css" href="https://blog-static.cnblogs.com/files/clwydjgs/waifu.css"/> "stylesheet" type="text/css" href="https://blog-static.cnblogs.com/files/clwydjgs/waifu.css"/> "stylesheet" type="text/css" href="https://files.cnblogs.com/files/yjlblog/flat-ui.min.css"/>
class="waifu" id="waifu">
class="waifu-tips" style="opacity: 1;">
"live2d" width="280" height="250" class="live2d">
class="waifu-tool"> class="fui-home"> class="fui-chat"> class="fui-eye"> class="fui-user"> class="fui-photo"> class="fui-info-circle"> class="fui-cross">

好了我大概就是这样了。

 

转载于:https://www.cnblogs.com/siro/p/11111959.html

你可能感兴趣的:(博客园美化基本完成!!!)