TruMan1
TruMan1

Reputation: 36078

Generic CSS templates anywhere (not layout)?

I am looking for a place where I can download a bunch of CSS stylesheets to change the appearance of my titles, links, paragraphs, etc. I am not an artist, so I am hoping to leverage other people's skills in choosing the right fonts, colors, sizes, etc.

I do not want to include layout because then it won't be as generic. Does anyone know where I can get something like this?

Upvotes: 7

Views: 5884

Answers (1)

ghoppe
ghoppe

Reputation: 21784

You could use only the text stylesheets of css frameworks like blueprint (typography example) or yui fonts etc. If you're looking for more designer-y css inspiration, you could swipe borrow css from a site such as CSS Zen Garden.

Upvotes: 3

Related Questions