File tree Expand file tree Collapse file tree 1 file changed +6
-26
lines changed Expand file tree Collapse file tree 1 file changed +6
-26
lines changed Original file line number Diff line number Diff line change 1717a ,
1818abbr ,
1919address ,
20+ big ,
21+ br ,
2022cite ,
2123code ,
2224del ,
2325dfn ,
2426em ,
27+ hr ,
2528img ,
2629ins ,
2730kbd ,
99102acronym ,
100103b ,
101104bdo ,
102- br ,
103105big ,
106+ br ,
104107cite ,
105108code ,
106109del ,
112115h4 ,
113116h5 ,
114117h6 ,
118+ hr ,
115119i ,
116120img ,
117121input ,
@@ -147,15 +151,12 @@ a:active {
147151}
148152body {
149153 background-color : white;
150- font-family : 'Fira Sans' ;
151- font-size : 100% ;
152154 font-stretch : normal;
153155 font-style : normal;
154156 font-variant : normal;
155157 font-weight : normal;
156- line-height : 1.5 ;
158+ line-height : 1 ;
157159 min-height : 100vh ;
158- min-width : 100vw ;
159160}
160161blockquote ,
161162q {
@@ -168,23 +169,6 @@ q:after {
168169 content : '' ;
169170 content : none;
170171}
171- img ,
172- embed ,
173- object ,
174- video {
175- max-width : 100% ;
176- }
177- input [type = date ],
178- input [type = datetime-local ],
179- input [type = month ],
180- input [type = time ],
181- input [type = week ] {
182- flex-direction : row;
183- }
184- input [type = radio ] {
185- min-height : 15px ;
186- min-width : 15px ;
187- }
188172ol ,
189173ul {
190174 list-style : none;
@@ -198,10 +182,6 @@ tbody {
198182td ,
199183th {
200184 display : table-cell;
201- vertical-align : middle;
202- }
203- th {
204- text-align : center;
205185}
206186thead {
207187 display : table-header-group;
You can’t perform that action at this time.
0 commit comments