Difference between revisions of "Template:Paris Bettencourt/cssHome"

Line 361: Line 361:
 
}
 
}
 
a.buttonYellow {
 
a.buttonYellow {
        background-color: #FCEF01;
+
        background-color: #black;
         box-shadow: 0px 2px 0px 0px #B2A900;
+
         border: 1px solid white;
 
}
 
}
 
a.buttonYellow:hover, a.buttonYellow:active {
 
a.buttonYellow:hover, a.buttonYellow:active {
        background-color: #DCD100;
+
        background-color: #black;
 +
        border: 1px solid white;
 
}
 
}
 
a.buttonYellow:active {
 
a.buttonYellow:active {
Line 371: Line 372:
 
}
 
}
 
a.buttonMagenta {
 
a.buttonMagenta {
        background-color: #F80187;
+
          background-color: #black;
         box-shadow: 0px 2px 0px 0px #BB0066;
+
         border: 1px solid white;
 
}
 
}
 
a.buttonMagenta:hover, a.buttonMagenta:active {
 
a.buttonMagenta:hover, a.buttonMagenta:active {
         background-color: #D90076;
+
         background-color: #black;
 
}
 
}
 
a.buttonMagena:active {
 
a.buttonMagena:active {
         box-shadow: 0px 1px 0px 0px #BB0066;
+
         box-shadow: 0px 1px 0px 0px #black;
 
}
 
}
  

Revision as of 15:40, 17 September 2015