File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1010 .slider {
1111 position : relative;
1212 overflow : hidden;
13- height : 150px ;
1413 margin : 0 auto 10px ;
1514 }
1615 .slider .prev , .slider .next {
4544 width : 24px ;
4645 height : 24px ;
4746 background : # ccc ;
48- margin-right : 5px ;
47+ margin : 0 2px ;
48+ line-height : 24px ;
4949 cursor : pointer;
5050 }
5151 .slider .nav li .active {background : # ff0 ;}
Original file line number Diff line number Diff line change 2323.container {
2424 width : 960px ;
2525 margin : 50px auto 0 ;
26- padding-bottom : 150 px ;
26+ padding-bottom : 120 px ;
2727}
2828.code {
2929 border : 1px dashed # e2e2e2 ;
3030 padding : 10px 5px ;
31- margin-bottom : 25 px ;
31+ margin-bottom : 50 px ;
3232}
3333pre {
3434 font-family : "Microsoft Yahei" , Arial, Helvetica;
9494}
9595
9696.example {
97- padding-top : 40 px ;
98- margin-bottom : 90 px ;
97+ padding-top : 30 px ;
98+ margin-bottom : 30 px ;
9999}
100100.example .call {
101101 padding : 18px 5px ;
You can’t perform that action at this time.
0 commit comments