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

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

Issue 6193426550751232: Issue 2214 - Add message to Adblock Plus home page about mobile beta launch (Infrastructure) (Closed)
Patch Set: Merging styles Created April 29, 2015, 12:32 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « anwiki/_override-static/global/global/css/index-desktop.css ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 #content 1 #content
2 { 2 {
3 text-align: center; 3 text-align: center;
4 margin-left: 0; 4 margin-left: 0;
5 margin-right: 0; 5 margin-right: 0;
6 } 6 }
7 7
8 #video, #maxthon-instruction 8 #video, #maxthon-instruction
9 { 9 {
10 -webkit-box-sizing: border-box; 10 -webkit-box-sizing: border-box;
(...skipping 26 matching lines...) Expand all
37 { 37 {
38 display: block; 38 display: block;
39 margin-top: 10px; 39 margin-top: 10px;
40 } 40 }
41 41
42 #install li 42 #install li
43 { 43 {
44 margin: 0px 10px; 44 margin: 0px 10px;
45 } 45 }
46 46
47 .warning-platform, 47 .warning-platform, #maxthon-notification,
48 #maxthon-notification, 48 .disclaimer, #adblock-browser-notification
49 .disclaimer
50 { 49 {
51 margin: 10px; 50 margin: 10px;
52 } 51 }
53 52
54 #key-facts section 53 #key-facts section
55 { 54 {
56 width: auto; 55 width: auto;
57 max-width: 225px; 56 max-width: 225px;
58 margin-top: 25px; 57 margin-top: 25px;
59 margin-left: 15px; 58 margin-left: 15px;
(...skipping 25 matching lines...) Expand all
85 #sidebar 84 #sidebar
86 { 85 {
87 padding-top: 20px; 86 padding-top: 20px;
88 } 87 }
89 88
90 .more-tab 89 .more-tab
91 { 90 {
92 text-align: left; 91 text-align: left;
93 margin: 10px 10px 0px 10px; 92 margin: 10px 10px 0px 10px;
94 } 93 }
OLDNEW
« no previous file with comments | « anwiki/_override-static/global/global/css/index-desktop.css ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld