FlixelCommunity / flixelcommunity.github.com

Flixel Community website.
http://flixelcommunity.org/
1 stars 0 forks source link

Break up main title onto two lines and add "the" to title #1

Closed IQAndreas closed 10 years ago

IQAndreas commented 10 years ago

The links in the title are a bit difficult to read, until I realized the "lead" under the title is supposed to be on one line.

This is what I see:

flixel-community-logo-before

We could either shrink down the subtitle, or force it to break up into two lines (which means we can add a "the" to the title where I think it belongs):

flixel-community-logo-after

IQAndreas commented 10 years ago

Or better yet, perhaps the "black background" should be defined in the CSS rather than hard-coded into the image.

IQAndreas commented 10 years ago

I'm going to merge this for now, but just post any messages here if you guys feel differently and I can undo the commit.

Dovyski commented 10 years ago

Thanks for fixing that! Those links should be within a black box (the div containing the title, download button, etc). It seems that Firefox didn't like my CSS :D

Your merge fix it temporally. I will take a look at the CSS as soon as I have some free time to avoid anything like that in the future, in case the title changes or the break line is removed.