Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: anwiki/_override-static/global/global/css/index-desktop.css

Issue 4856103321993216: Issue 1817 - Change the temporary Maxthon landing page (Infrastructure) (Closed)
Patch Set: Created Feb. 5, 2015, 11:17 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 #content 1 #content
2 { 2 {
3 width: 990px; 3 width: 990px;
4 margin-bottom: 290px; 4 margin-bottom: 290px;
5 padding-left: 0; 5 padding-left: 0;
6 padding-right: 0; 6 padding-right: 0;
7 } 7 }
8 8
9 #main 9 #main
10 { 10 {
(...skipping 29 matching lines...) Expand all
40 bottom: 0px; 40 bottom: 0px;
41 } 41 }
42 42
43 #install ul 43 #install ul
44 { 44 {
45 bottom: -2px; 45 bottom: -2px;
46 right: 0; 46 right: 0;
47 width: 115px; 47 width: 115px;
48 } 48 }
49 49
50 #content.maxthon #install ul
51 {
52 margin-left: 18px;
53 right: auto;
54 width: auto;
55 }
56
50 #information-android 57 #information-android
51 { 58 {
52 left: 2px; 59 left: 2px;
53 bottom: -25px; 60 bottom: -25px;
54 } 61 }
55 62
56 .warning-platform, 63 .warning-platform,
57 .disclaimer 64 .disclaimer
58 { 65 {
59 width: 100%; 66 width: 100%;
(...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after
154 161
155 #more-tabs #sidebar button 162 #more-tabs #sidebar button
156 { 163 {
157 display: block; 164 display: block;
158 } 165 }
159 166
160 .more-tab 167 .more-tab
161 { 168 {
162 width: 760px; 169 width: 760px;
163 } 170 }
OLDNEW
« no previous file with comments | « anwiki/_override-static/global/global/css/index.css ('k') | anwiki/_override-static/global/global/css/index-mobile.css » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld