blob: b5200e384884b2b946e54b02e798720b142d9bfb (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
|
- Added the `.big` utility.
You can use this class to make anything bigger. If added to an `<aside>`, it
makes a [pull quote][].
- Code will now be un-italicized when it's in an italic container (`em`,
`dfn`, etc.). Add the `.italic` class or put the italic element _inside_ the
code element to undo this.
[pull quote]: https://en.wikipedia.org/wiki/Pull_quote
|