New website design!
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: New website design!
Much better IMHO. Should help new people who come in through Google that are looking for an easy game language find out what Löve is. So they won't have to ask Foreigner.
- Taehl
- Dreaming in associative arrays
- Posts: 1025
- Joined: Mon Jan 11, 2010 5:07 am
- Location: CA, USA
- Contact:
Re: New website design!
Much, /much/ better. I can't even begin to say how great of an improvement that is.
Earliest Love2D supporter who can't Love anymore. Let me disable pixel shaders if I don't use them, dammit!
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
Lenovo Thinkpad X60 Tablet, built like a tank. But not fancy enough for Love2D 0.10.0+.
Re: New website design!
looks awesome!
i think it needs some
EDIT: oh i see that there is some border-radius, just not all browser compatible
i think it needs some
Code: Select all
#main {
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
}
.green {
-webkit-border-radius: 10px 10px 0 0;
-moz-border-radius: 10px 10px 0 0;
border-radius: 10px 10px 0 0;
}
#footer {
-webkit-border-radius: 0 0 10px 10px;
-moz-border-radius: 0 0 10px 10px;
border-radius: 0 0 10px 10px;
}
EDIT: oh i see that there is some border-radius, just not all browser compatible
Last edited by BarnD on Sat Jun 19, 2010 3:59 am, edited 1 time in total.
- TechnoCat
- Inner party member
- Posts: 1611
- Joined: Thu Jul 30, 2009 12:31 am
- Location: Milwaukee, WI
- Contact:
Re: New website design!
I was thinking it needed some border-radius too. The information is very well presented. Good job.
Bitbucket will prove to be a much better issue tracker.
Bitbucket will prove to be a much better issue tracker.
Re: New website design!
Thanks!
Chrome, at least, supports normal, non-prefixed border-radius now.
Chrome, at least, supports normal, non-prefixed border-radius now.
Re: New website design!
I like it! I hope I am not being too friendly now
- Jasoco
- Inner party member
- Posts: 3726
- Joined: Mon Jun 22, 2009 9:35 am
- Location: Pennsylvania, USA
- Contact:
Re: New website design!
If you're gonna use them, ya might as well support all three until it's finalized since all major browsers now support them including IE8 I think.rude wrote:Thanks!
Chrome, at least, supports normal, non-prefixed border-radius now.
While you're at it, use some text and box shadows too. Or at least text shadows. A subtle shadow can do wonders for headlines and interface elements.
Re: New website design!
i agree, i even typed them out..Jasoco wrote: If you're gonna use them, ya might as well support all three
- kikito
- Inner party member
- Posts: 3153
- Joined: Sat Oct 03, 2009 5:22 pm
- Location: Madrid, Spain
- Contact:
Re: New website design!
Thumbs up! I also like the new links on the top of the forum.
kan I haz zome "wee rainbouwz" messich? Thankz bye
kan I haz zome "wee rainbouwz" messich? Thankz bye
When I write def I mean function.
Who is online
Users browsing this forum: Google [Bot] and 2 guests