Jump to content
Sign in to follow this  
thrippets

Link to stylesheet not import

Recommended Posts

thrippets

Is there a way to link to the main styesheet, not @import? I hate seeing all the CSS in the code! Thanks in advance!

Share this post


Link to post
Share on other sites
thrippets

It starts with

@import url(http://fonts.googleapis.com/css?family=Molengo);
	h1, h2, h3, h4, h5, h6, .site-title{

in the html source code, then lists all css from platformpro and base style.css. Thanks.

Share this post


Link to post
Share on other sites
kastelic

Not sure if this is possible easily, is there any practical reason why you need to do so?

Share this post


Link to post
Share on other sites
thrippets

No, no real reason. I guess it's my Obsessive Compulsive Disorder kicking in. I just don't like seeing it lol

Share this post


Link to post
Share on other sites
thrippets

Hi, sorry I was busy yesterday. I would like to if it's possible :)

Share this post


Link to post
Share on other sites
thrippets

It's sorted. After installing the Base theme, it's all gone. :)

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×