equal
deleted
inserted
replaced
30 background-color: #1e1e1e; |
30 background-color: #1e1e1e; |
31 border: 10px solid #fff; |
31 border: 10px solid #fff; |
32 float: left; |
32 float: left; |
33 margin: 0.5%; |
33 margin: 0.5%; |
34 overflow: hidden; |
34 overflow: hidden; |
35 padding-bottom: 32%; |
35 padding-bottom: 20%; |
36 position: relative; |
36 position: relative; |
37 width: 45%; |
37 width: 45%; |
38 } |
38 } |
39 .mons-button .content{ |
39 .mons-button .content{ |
40 box-sizing: content-box; |
40 box-sizing: content-box; |
67 } |
67 } |
68 .return{ |
68 .return{ |
69 background-color: #e6e6e6; |
69 background-color: #e6e6e6; |
70 } |
70 } |
71 .send, .return{ |
71 .send, .return{ |
72 padding-bottom: 20%; |
72 padding-bottom: 15%; |
73 } |
73 } |
74 |
74 |
75 .row input{ |
75 .row input{ |
76 font-size: 1.2em; |
76 font-size: 1.2em; |
77 } |
77 } |