File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -270,15 +270,14 @@ pre {
270
270
271
271
th {
272
272
text-align : left;
273
- padding : 3 px ;
273
+ padding : 5 px 25 px 3 px ;
274
274
background-color : # eee ;
275
- border : 2px solid # eee ;
275
+ border : 2px # eee ;
276
276
}
277
277
278
278
td {
279
- padding : 3px ;
280
- width : 50% ;
281
- border-collapse : collapse;
279
+ padding : 0px 10px 0px ;
280
+ text-align : center;
282
281
border-right-width : 2px ;
283
282
border-bottom-width : 2px ;
284
283
border-right-style : solid;
Original file line number Diff line number Diff line change @@ -270,17 +270,16 @@ pre {
270
270
271
271
th {
272
272
text-align: left;
273
- padding: 3px;
273
+ padding: 3px;
274
+ width:50%;
274
275
background-color: #eee;
275
276
border: 2px solid #eee;
276
277
}
277
278
278
279
td {
279
280
padding: 3px;
280
- width:50%;
281
281
border-collapse:collapse;
282
282
border-right-width: 2px;
283
- border-left-width: 2px;
284
283
border-bottom-width: 2px;
285
284
border-right-style: solid;
286
285
border-bottom-style: solid;
You can’t perform that action at this time.
0 commit comments