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
Post a Comment