Hello everyone, I am a novice in the field of programming (now mainly javaweb/winfrom this piece), we have a lot of attention to ha!
Recently found cnblogs communication atmosphere is quite good, but also to gather a lively, at the same time also learn to write blog, let everyone laughed at!
The skin of the blog is based on BlueSky, making minor adjustments to some local details;
(due to the time relationship, the changes are not big, the code has not continued to optimize, again let you greatly laughed at!)
The following is a custom CSS for BlueSky pages: (also be prepared for a copy)
* {font-family: "Microsoft Jas Black"; border-radius:2px;} #main {Background-color:rgba (255,255,255,0.9); margin-bottom:7px;} #header, #footer, #main, Input[type=button] {box-shadow:0px 0px 1px 1px #ccc;} #sideBarMain. NewsItem, #blog-calendar, #leftcontentcontainer, #mainContent, #navigator. blogstats {font-size:14px;} Input[type=button] {Border:0px;outline:none;background-color:rgba (33,117,188,0.7); color: #fff}input[type=button] : hover {Background-color:rgba (0,0,0,0.5)}/**body {background:url (http://img2.3lian.com/2014/f6/59/d/112.jpg) Center Center No-repeat;} **/#author_profile_info a img {position:relative;top: -22px;} #tbCommentBody {width:100%;height:100px;} #tbCommentBody, input[type=text]{text-indent:2px;border:1px #ccc solid; box-shadow:0px 0px 1px 0px #ccc;} #footer {Background-color:rgba (33,117,188,0.6); Width:100%;color: #fff; font-size:15px;height:15px; line-height : 15px;}
If you also like this style, welcome criticism advice!
[Novice Report] on the blog skin BlueSky some minor CSS adjustments;