corrade-nucleus-nucleons – Diff between revs 25 and 28

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 25 Rev 28
Line 81... Line 81...
81 .marketing p + h4 { 81 .marketing p + h4 {
82 margin-top: 28px; 82 margin-top: 28px;
83 } 83 }
Line 84... Line 84...
84   84  
85 /* Responsive: Portrait tablets and up */ 85 /* Responsive: Portrait tablets and up */
86 @media screen and (min-width: 768px) { 86 @media screen and (min-width: 480px) {
87 /* Remove the padding we set earlier */ 87 /* Remove the padding we set earlier */
88 .header, 88 .header,
89 .marketing, 89 .marketing,
90 .footer { 90 .footer {
Line 103... Line 103...
103   103  
104 .panel-heading { 104 .panel-heading {
105 background-color: #ddddff !important; 105 background-color: #ddddff !important;
Line -... Line 106...
-   106 }
-   107  
-   108 .fake-btn {
-   109 background-color: rgba(0, 0, 0, 0) !important;