简体   繁体   中英

Tumblr theme -> vertical lines color

I'm currently editing a tumblr theme and I'd like to change the color of the vertical strips which bind the comments of the reblogs between them.

Here's the code of my tumblr : http://pastebin.com/RFARBNj1

And here is my Tumblr in case you want to make sure of what I'm talking about : zwizzor dot tumblr dot com

And a screenshot of the precise thing I want to modify : http://gyazo.com/02eaca22dc68171319835126e6221b9a

A great thank you in advance !

BTW if you have a way to change the posts background color without including all the main.css it'd be great too :)

Well I figured it out myself, it was this property :

.post blockquote {

border-left: 3px solid #eee;}

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM