File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1616 .figurepair { display : table; margin : 1em auto; }
1717 .figurepair .figure { display : table-cell; }
1818 h2 , .example { clear : both; }
19- img , object { max-width : 100% ; display : block; margin : 1em auto; }
19+ .figure img ,
20+ .figure object ,
21+ dd object { max-width : 100% ; display : block; margin : 1em auto; }
2022 </ style >
2123 < link href ="http://www.w3.org/StyleSheets/TR/W3C-WD.css " rel =stylesheet
2224 type ="text/css ">
Original file line number Diff line number Diff line change 1414 .figurepair { display : table; margin : 1em auto; }
1515 .figurepair .figure { display : table-cell; }
1616 h2 , .example { clear : both; }
17- img , object { max-width : 100% ; display : block; margin : 1em auto; }
17+ .figure img ,
18+ .figure object ,
19+ dd object { max-width : 100% ; display : block; margin : 1em auto; }
1820 </ style >
1921 < link rel ="stylesheet " type ="text/css " href ="http://www.w3.org/StyleSheets/TR/W3C-WD.css ">
2022</ head >
You can’t perform that action at this time.
0 commit comments