File tree 4 files changed +8
-24
lines changed
4 files changed +8
-24
lines changed Original file line number Diff line number Diff line change 21
21
< div class ="inner ">
22
22
< h1 > json iterator</ h1 >
23
23
< h2 > faster than DOM, more usable than SAX/StAX</ h2 >
24
- < a href ="https://github.com/json-iterator/java " class ="button " id ="button1 ">
25
- < small > jsoniter</ small > Java 1.0.0</ a >
26
- < a href ="https://github.com/json-iterator/go " class ="button " id ="button2 ">
27
- < small > jsoniter</ small > Go 1.0.0</ a >
28
24
</ div >
29
25
</ header >
30
26
Original file line number Diff line number Diff line change 21
21
< div class ="inner ">
22
22
< h1 > json iterator</ h1 >
23
23
< h2 > faster than DOM, more usable than SAX/StAX</ h2 >
24
- < a href ="https://github.com/json-iterator/java " class ="button " id ="button1 ">
25
- < small > jsoniter</ small > Java 1.0.0</ a >
26
- < a href ="https://github.com/json-iterator/go " class ="button " id ="button2 ">
27
- < small > jsoniter</ small > Go 1.0.0</ a >
28
24
</ div >
29
25
</ header >
30
26
65
61
</ section >
66
62
67
63
< aside id ="sidebar ">
64
+ < a href ="https://github.com/json-iterator/java " class ="button " id ="button1 ">
65
+ < small > jsoniter</ small > Java 1.0.0</ a >
66
+ < a href ="https://github.com/json-iterator/go " class ="button " id ="button2 ">
67
+ < small > jsoniter</ small > Go 1.0.0</ a >
68
68
< p > This document is also available as</ p >
69
69
< ul >
70
70
< li > < a href ="/ "> English</ a > </ li >
Original file line number Diff line number Diff line change 21
21
< div class ="inner ">
22
22
< h1 > json iterator</ h1 >
23
23
< h2 > faster than DOM, more usable than SAX/StAX</ h2 >
24
- < a href ="https://github.com/json-iterator/java " class ="button " id ="button1 ">
25
- < small > jsoniter</ small > Java 1.0.0</ a >
26
- < a href ="https://github.com/json-iterator/go " class ="button " id ="button2 ">
27
- < small > jsoniter</ small > Go 1.0.0</ a >
28
24
</ div >
29
25
</ header >
30
26
65
61
</ section >
66
62
67
63
< aside id ="sidebar ">
64
+ < a href ="https://github.com/json-iterator/java " class ="button " id ="button1 ">
65
+ < small > jsoniter</ small > Java 1.0.0</ a >
66
+ < a href ="https://github.com/json-iterator/go " class ="button " id ="button2 ">
67
+ < small > jsoniter</ small > Go 1.0.0</ a >
68
68
< p > This document is also available as</ p >
69
69
< ul >
70
70
< li > < a href ="/ "> English</ a > </ li >
Original file line number Diff line number Diff line change @@ -530,18 +530,6 @@ a.button small {
530
530
display : block;
531
531
font-size : 11px ;
532
532
}
533
- header a # button1 {
534
- position : absolute;
535
- top : 0 ;
536
- right : 0 ;
537
- background : transparent url(../ images/github-button.png) 0 0 no-repeat;
538
- }
539
- header a # button2 {
540
- position : absolute;
541
- top : 84px ;
542
- right : 0 ;
543
- background : transparent url(../ images/github-button.png) 0 0 no-repeat;
544
- }
545
533
aside a .button {
546
534
display : block;
547
535
width : 138px ;
You can’t perform that action at this time.
0 commit comments