mdipierro
3e46d50aa1
Merge pull request #1290 from carpaIdea/patch-3
...
box-sizing best practice
2016-04-13 08:33:29 -05:00
carpaIdea
2e63b7637a
box-sizing best practice
...
This code was updated to match new box-sizing best practices. Also prefixes are pretty much dead. (quote from http://www.paulirish.com/2012/box-sizing-border-box-ftw/ ).
More info on https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
2016-04-13 00:53:42 +02:00
carpaIdea
a9c5cf3072
<main> semantic element IE fix
...
Some versions of Internet Explorer consider the <main> semantic element as "unknown". So its initial value is "inline".If we want the behavior of the <main> element to be the same as in other browsers, we must set it explicitly as a "block."
2016-04-12 23:07:27 +02:00
mdipierro
83cf098c07
fixed stupid.css and impersonate
2016-04-09 10:30:31 -05:00
mdipierro
ba2be80080
updated stupic.css and suport page
2016-04-02 14:35:28 -05:00
mdipierro
197b018534
fixed stupid.css again
2016-03-26 17:54:11 -05:00
mdipierro
46dc83a1bb
synced to latest stupid.css
2016-03-25 23:57:13 -05:00
mdipierro
e6fad4f007
fixed default validators
2016-03-19 17:00:35 -05:00
mdipierro
86c70df1e7
updated style and spacing
2016-03-18 20:47:59 -05:00
mdipierro
702e7cbea2
added missing file
2016-03-09 11:50:48 -06:00