Home directory for Malawi's wwwroot
Duncan Ewan
2021-02-19 3e758c29e0fde36fc088efcfc88f9a3014432b64
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
YUI Library - Reset - Release Notes
 
Version 2.3.0
 
  * Removed: ul,ol {list-style:none;}
  * Added: li {list-style:none;} because it's less impactful (easier to rebuild) and shorter
  * Added: acronym {font-variant:normal;} to reset the "small-caps" variant that Opera displays
  * Added: body {color:#000;background:#FFF;}
  * Added: sup,sub {line-height:-1px;vertical-align: text-top;}sub{vertical-align:text-bottom;}
  * Added: input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;} (doesn't fix textareas in Opera/Win+Mac, IE6/7
  * Added: padding:0;margin:0; for the legend element which wasn't fully reset before (has 2px lateral padding on some browsers)
  
  
Version 2.2.0 - 2.2.2
 
  * No changes.
 
Version 0.12.1 - 0.12.2
 
  * No changes.
 
Version 0.12.0
 
  * Added: h1,h2,h3,h4,h5,h6{font-weight:normal;}
  * Added: abbr,acronym {border:0;}
  * Added: textarea {padding:0;margin:0;}
 
Version 0.11.0
 
  * No changes.
 
Version 0.10.0
 
  * Initial release.