0
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-02-19 16:54:24 +01:00
Martijn Cuppens 09c99fe6e7 Reboot & Type cleanup (#28698)
- Line height & font family from html were directly overridden by body, so they were redundant thus removed
- The remaining properties are moved to body
- Shim for IE10 tags removed
- hr cleanup
  - Combined styles from reboot & type
  - Changed from borders to background
    - This allows us to keep the color inherited.
    - Opacity can be used to change the intensity
    - Size attribute will not change the height instead of making the hr look like an input field
  - Better variable names
- headings cleanup
  - Moved all element styling to reboot
  - Type will now extend the element styling. This way we will save some redundant code
- small & mark are also moved to reboot. type does not contain any element styling anymore
- font weight removed from small, this did not really made sense
2019-04-30 11:00:33 +03:00
..
2019-03-06 22:49:06 +02:00
2018-12-14 17:54:44 +01:00
2019-03-14 19:15:26 +02:00
2019-01-13 16:24:01 -08:00
2019-04-30 10:45:05 +03:00
2019-04-21 18:45:53 +03:00
2019-03-07 13:38:33 +01:00
2019-01-08 06:46:29 +02:00
2019-04-30 11:00:33 +03:00
2019-04-30 11:00:33 +03:00
2018-12-04 21:22:12 +01:00
2019-04-30 11:00:33 +03:00
2019-02-13 18:01:40 +02:00
2019-02-13 18:01:40 +02:00