File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 div .error { border-color : #e53935 ;
1515 border-width : 5px }
1616 span .error { color : #e53935 ; font-weight : bold ;}
17- pre { padding : 1em ; border-radius : 3px ; overflow-x : auto ; }
17+ pre {
18+ background-color : cornsilk ;
19+ padding : 1em ;
20+ margin : 1em ;
21+ border-radius : 6px ;
22+ overflow-x : auto ; }
1823 .meta { color : #888 ; font-size : 0.9em ; }
24+ mark { font-weight : bold ; }
1925 </style >
2026</head >
2127<body >
Original file line number Diff line number Diff line change 1414 div .error { border-color : # e53935 ;
1515 border-width : 5px }
1616 span .error { color : # e53935 ; font-weight : bold;}
17- pre { padding : 1em ; border-radius : 3px ; overflow-x : auto; }
17+ pre {
18+ background-color : cornsilk;
19+ padding : 1em ;
20+ margin : 1em ;
21+ border-radius : 6px ;
22+ overflow-x : auto; }
1823 .meta { color : # 888 ; font-size : 0.9em ; }
24+ mark { font-weight : bold; }
1925 </ style >
2026</ head >
2127< body >
You can’t perform that action at this time.
0 commit comments