File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1010table th ,
1111table td { transform : rotate (-90deg ) scaleY (1 ) scaleX (-1 ); }
1212/*table th { transform: rotate(-90deg) scaleY(1) scaleX(-1) rotate(-45deg); }*/
13- body { margin-left : 10 em ; }
14- main { transform : translateX (17 vw ) translateY (-23 vw ); }
13+ body { margin-left : 8 em ; }
14+ main { transform : translateX (32 ch ) translateY (-50 ch ); }
1515
1616/*th { max-width: 5vw; max-height: 10vw; }*/
17- td { width : 10 em ; height : 10 em ; }
17+ td { width : 17 ch ; height : 17 ch ; }
1818table { border-spacing : 1px 4px ; }
1919body { font-family : Arial, sans-serif; }
2020
@@ -498,7 +498,7 @@ <h3>Key</h3>
498498 </ tbody >
499499 </ table >
500500</ main >
501- < div style ="position: relative; bottom: 40vw ">
501+ < div style ="position: relative; bottom: 90ch ">
502502< h3 > How is it organized?</ h3 >
503503< p > Just like a real periodic table, the positioning has a meaning.</ p >
504504
You can’t perform that action at this time.
0 commit comments