国产xxxx99真实实拍_久久不雅视频_高清韩国a级特黄毛片_嗯老师别我我受不了了小说

資訊專欄INFORMATION COLUMN

博客園css定制

XboxYan / 704人閱讀

摘要:博客園定制博客園定制選擇模板代碼如下廣告屏蔽背景顏色左頁簽文章微軟雅黑宋體黑體右頁簽博客名隱藏反對隱藏鏈接下劃線導航自學第一周前端,可能有許多不到位之處。請各位大佬指正。。。

博客園css定制 博客園css定制 選擇模板SimplClear

代碼如下:

/* 廣告屏蔽 */ #ad_t2 { display: none; .c_ad_block { display: none; /*背景顏色*/ body { background: rgba(12,100,129,1) url( /cnblogs html-css/o_2.jpg ) fixed no-repeat; background-position: 50% 5%; background-size: cover; /*左頁簽*/ #main { margin: 0 auto; width: 50%; height: 515px; background-color: rgba(245,245,245,0.7); padding: 10px; padding-left: 1%; padding-right: 1%; margin-top: 50px; margin-bottom: 200px; margin-left: 9%; box-shadow: 0 2px 6px rgba(100,100,100,0.3); float: left; overflow-y: scroll ; border-radius: 4px 4px 4px 4px; /*文章*/ .postTitle { border-left: 8px solid rgba(121,169,232,1); margin-left: 220px; margin-bottom: 10px; font-size: 20px; float: right; width: 100%; clear: both; border-bottom: 1px dashed rgba(197,197,197,1.00); border-top: 1px solid rgba(119,119,119,1.00); .postTitle a:link, .postTitle a:visited, .postTitle a:active { color: rgba(94,142,234,1.00); transition: all 0.4s linear 0s; .postTitle a:hover { margin-left: 30px; color: #0f3647; text-decoration: none; .postCon { float: right; line-height: 1.5em; width: 100%; clear: both; padding: 10px 0; .post { margin-top: 15px; box-shadow: 0 2px 6px rgba(100,100,100,0.3); .c_b_p_desc { /*background: url(images/posted_time.png) no-repeat 0 1px;*/ color: #757575; float: left; width: auto; clear: both; text-align: left; font-family: 微軟雅黑 , 宋體 , 黑體 ,Arial; font-size: 13px; padding-right: 20px; margin-top: 20px; line-height: 1.8; padding-bottom: 35px; .cnblogs_code { background: rgba(255,255,255,0) .cnblogs_code div { background: rgba(255,255,255,0) .cnblogs_code_toolbar { background: rgba(255,255,255,0) /*右頁簽*/ #rightmenu { margin: 0 auto; width: 25%; height: 515px; background-color: rgba(245,245,245,0.7); padding: 10px; padding-left: 1%; padding-right: 1%; margin-top: 50px; margin-bottom: 50px; margin-right: 9%; box-shadow: 0 2px 6px rgba(100,100,100,0.3); float:right; overflow-y: scroll ; overflow-x: auto; border-radius: 4px 4px 4px 4px; #rightmenu h3 { background-color: rgba(121,169,232,1); margin-bottom: 0px; padding-left: 15px; #footer { display: none; /*博客名*/ #header { height: 100px; clear: both; color: rgba(245,245,245,0); #header h1 { font-size: 36px; font-weight: bold; line-height: 1.8em; margin-top: 10px; width: 150px; float: left; #tagline { float: right; display: block; /*隱藏反對*/ .buryit { display: none .diggit { float: right /*隱藏鏈接下劃線*/ a:link {text-decoration:none;} a:visited {text-decoration:none} a:hover {text-decoration:none} a:active {text-decoration:underline} /*導航*/ #my_links { height: 120px; box-shadow: 0 2px 6px rgba(100,100,100,0.3); margin-bottom: 15px; #my_links h3 { float: left; height: 120px; width: 20px; text-align: center; word-break: break-all; margin-bottom: 0px; margin-top: 0px; padding-left: 0px #my_links ul { padding-left: 0px; float: right; display: block; width: 150px; list-style-type: none; margin-bottom: 0px; margin-top: 0px; #my_links a:link, #navList a:visited, #navList a:active{ color: #000; font-size: 18px; font-weight: bold; /*?*/ .newsItem, .catListEssay, .catListLink, .catListNoteBook, .catListTag, .catListPostCategory, .catListPostArchive, .catListImageCategory, .catListArticleArchive, .catListView, .catListFeedback, .mySearch, .catListComment, .catListBlogRank, .catList, .catListArticleCategory ,#blog-calendar background: rgba(255, 255, 255, 0.5); margin-bottom: 35px; word-wrap: break-word; }

自學第一周前端,可能有許多不到位之處。請各位大佬指正。。。

/cnblogs html-css/6947472.html /cnblogs html-css/80151468

文章版權歸作者所有,未經允許請勿轉載,若此文章存在違規行為,您可以聯系管理員刪除。

轉載請注明本文地址:http://specialneedsforspecialkids.com/yun/882.html

相關文章

  • 博客申請及頁面定制CSS

    摘要:二博客園申請及開通權限遇到的第一個問題就是填寫申請博客理由,問度娘要了一個回答粘貼上居然被拒了,無奈只好自己寫了打算在博客里記錄下的新技能和遇到的問題解決方案,幫自己沉淀同時也分享給他人,還望審核員此次能夠予以通過。一、背景   剛剛工作滿一年,感覺到工作后在學習方面和之前還是有些不一樣的:在校會有系統的整理歸納基礎知識和逐步學習的一個過程,最后考試進行比較全面的知識掌握程度檢測;而在工作上...

    Kyxy 評論0 收藏0
  • 博客css定制

    摘要:博客園定制博客園定制選擇模板代碼如下廣告屏蔽背景顏色左頁簽文章微軟雅黑宋體黑體右頁簽博客名隱藏反對隱藏鏈接下劃線導航自學第一周前端,可能有許多不到位之處。請各位大佬指正。。。博客園css定制 博客園css定制 選擇模板SimplClear 代碼如下: /* 廣告屏蔽 */ #ad_t2 { display: none; .c_ad_block { display: no...

    Backache 評論0 收藏0
  • 博客代碼黑色主題高亮設置

    摘要:之前做了博客園自定義樣式的相關設置,博客園界面變得順眼一點了。但是代碼塊還是看著比較變扭,習慣黑色主體編輯器的我,顏控的我,不能忍啊。 碎碎念: 貌似現在喜歡寫博客之前先叨叨一下。。。。之前做了《博客園自定義樣式》的相關設置,博客園界面變得順眼一點了。 但是代碼塊還是看著比較變扭,習慣黑色主體編輯器的我,顏控的我,不能忍啊。所以還是改改改。 小提示:具體的操作實現參考GitHub:h...

    Blackjun 評論0 收藏0
  • 前端小白也能快速學會的博客博客美化全攻略

    摘要:前端小白也能快速學會的博客園博客美化全攻略呦,博客園的自我修養是什么第一條,別只顧收藏和偷師呀,記得點推薦或關注本人喔美化方法論簡介一般而言,需要選一個默認的,然后在該基礎上調整。或者也可進博客園園子頁面,發狀態博客園團隊,申請開通權限。 前端小白也能快速學會的博客園博客美化全攻略 A呦V,博客園er的自我修養是什么?第一條,別只顧收藏和偷師呀,記得點推薦或關注本人喔~ 美化方法論簡...

    StonePanda 評論0 收藏0
  • 設置博客標題樣式

    摘要:博客園設置博客設置,點擊頁面上的權限申請,然后填寫申請的理由,耐心等幾分鐘,再刷新一下,頁面就會顯示支持代碼,博客園也會在用戶郵箱給你發送是否開通權限的郵件。1.向博客園申請js權限  我們需要進入博客園自定義博客模板的頁面,向博客園管理團隊申請頁面運行js的權限。【博客園】->【設置】->【博客設置】,點擊頁面上的js權限申請,然后填寫申請的理由,耐心等幾分鐘,再刷新一下,頁面就會顯示支持...

    番茄西紅柿 評論0 收藏0

發表評論

0條評論

XboxYan

|高級講師

TA的文章

閱讀更多
最新活動
閱讀需要支付1元查看
<