javascript - How to change CSS of blogger's first post only? -


i want change css of blog's first post (digitalsorify) looks the huffington post without using jquery.

answering title (with css):

.wrapfullpost:first-child {     /* put first post style here */ } 

Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -