Skip to content
Snippets Groups Projects
Commit 27b8adfc authored by Eloi Perdereau's avatar Eloi Perdereau
Browse files

--apend

parent e3464708
Branches
No related tags found
No related merge requests found
.full { .full {
width: 100%; width: 100%;
} }
.footer { .footer {
...@@ -12,9 +12,9 @@ ...@@ -12,9 +12,9 @@
color:#000; color:#000;
border-bottom: 1px solid #CCCCCC; border-bottom: 1px solid #CCCCCC;
border-top: 1px solid #DDDDDD; border-top: 1px solid #DDDDDD;
background: $footer-background-color; background: $footer-background-color;
// background: -webkit-linear-gradient(to right, #31BDE6, #00003E); // background: -webkit-linear-gradient(to right, #31BDE6, #00003E);
// background: linear-gradient(to right, #31BDE6, #00003E); // background: linear-gradient(to right, #31BDE6, #00003E);
} }
...@@ -87,19 +87,3 @@ ...@@ -87,19 +87,3 @@
// color: #EDEFF1 !important; // color: #EDEFF1 !important;
} }
// .footer-bottom {
// background: #40E0D0;
// background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #40E0D0);
// background: linear-gradient(to right, #FF0080, #FF8C00, #40E0D0);
// border-top: 1px solid #DDDDDD;
// padding-top: 20px;
// padding-bottom: 40px;
// color:#000;
// }
// .footer-bottom p.pull-left {
// padding-top: 6px;
// }
// .payments {
// font-size: 1.5em;
// }
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment