mdo / ama

Ask @mdo anything!
94 stars 40 forks source link

Poole/Lanyon & Bootstrap buttons #270

Closed gmavrom closed 7 years ago

gmavrom commented 7 years ago

Hi Mark,

I am using the Lanyon theme in an effort to create a personal website. It's by far my favourite theme aesthetically!

I must note, though, that I am not a developer and most of my "developing" is happening through trial-and-error.

I wanted to add a simple functionality that is the buttons from bootstrap that I see here.

I have simply added the line that I saw in the "Getting Started" page of Bootstrap at the ./_includes/head.html as the first .css file loaded.

This, however, results in the default font of the Lanyon theme changing.

Is there an easy way to simply add the button functionality without overriding the font settings of the Lanyon theme?

Any help will be really appreciated!

Best regards,

George

mdo commented 7 years ago

You'd need to manually edit the compiled Bootstrap CSS file or customize the build yourself.