User talk:Quagbert: Difference between revisions

m
m (→‎CSS: server issues, bleh.)
Line 21: Line 21:


On the note of that, however, for future reference, the border-radius line should always be under the -moz and -webkit variants, so they're processed first in the correct browsers (those two being the preferred codes, and the least buggy). --[[user:Jioruji_Derako|<font color="#237d00"> '''J'''ïörüjï '''Ð'''ērākō.'''>'''</font>]]<small>[[user talk:Jioruji Derako|<font color="#237d00">''.cнаt'''''^'''</font>]]</small> 05:05, 21 March 2010 (UTC)
On the note of that, however, for future reference, the border-radius line should always be under the -moz and -webkit variants, so they're processed first in the correct browsers (those two being the preferred codes, and the least buggy). --[[user:Jioruji_Derako|<font color="#237d00"> '''J'''ïörüjï '''Ð'''ērākō.'''>'''</font>]]<small>[[user talk:Jioruji Derako|<font color="#237d00">''.cнаt'''''^'''</font>]]</small> 05:05, 21 March 2010 (UTC)
:Unfortunately, Safari (at least from my experience) doesn't support the border-radius shortcut for individual corners (i.e. -webkit-border-radius: 1em 0 0 1em;) so I had to replace it with the code for the individual corners, as before my edit none of the corners were round when viewing the site in Safari.
As for the plain, non-browser-specific border-radius code, I'll take your word and leave it after the -moz and -webkit code, but I figured I'd let you know (my apologies if you already know) that [http://desandro.com/articles/opera-logo-css/ according to this site] the latest version of Opera (10.5) and the upcoming Internet Explorer 9 both support it, and I'm sure Firefox and Safari will eventually support it as well. [[User:Quagbert|Quagbert]] 11:20, 21 March 2010 (UTC)
6,610

edits