Difference between revisions of "Template:Paris Bettencourt/cssPages"
Line 962: | Line 962: | ||
border: 1px solid #ED028C; | border: 1px solid #ED028C; | ||
} | } | ||
− | |||
− | |||
Line 970: | Line 968: | ||
margin-top: 0px | margin-top: 0px | ||
margin-right: 0px; | margin-right: 0px; | ||
− | padding: | + | padding: 10px 16px; |
font-size: 20px; | font-size: 20px; | ||
font-family: 'Generica', 'Arial', 'sans-serif'; | font-family: 'Generica', 'Arial', 'sans-serif'; | ||
Line 976: | Line 974: | ||
text-shadow: 0 1px rgba(0,0,0,0.4); | text-shadow: 0 1px rgba(0,0,0,0.4); | ||
color: white; | color: white; | ||
− | + | display: inline-block; | |
vertical-align: middle; | vertical-align: middle; | ||
text-align: center; | text-align: center; | ||
cursor: pointer; | cursor: pointer; | ||
− | font-weight: | + | font-weight: bold; |
-webkit-transition: background 0.1s ease-in-out; | -webkit-transition: background 0.1s ease-in-out; | ||
-moz-transition: background 0.1s ease-in-out; | -moz-transition: background 0.1s ease-in-out; | ||
Line 986: | Line 984: | ||
-o-transition: background 0.1s ease-in-out; | -o-transition: background 0.1s ease-in-out; | ||
transition: background 0.1s ease-in-out; | transition: background 0.1s ease-in-out; | ||
− | -webkit-border-radius: | + | -webkit-border-radius: 2px; |
− | -moz-border-radius: | + | -moz-border-radius: 2px; |
} | } | ||
a.readMore:active { | a.readMore:active { | ||
Line 999: | Line 997: | ||
} | } | ||
a.buttonCyan { | a.buttonCyan { | ||
− | background-color: # | + | background-color: #2293E1; |
− | + | box-shadow: 0px 2px 0px 0px #1C7BBD; | |
− | + | ||
} | } | ||
a.buttonCyan:hover, a.buttonCyan:active { | a.buttonCyan:hover, a.buttonCyan:active { | ||
− | background-color: # | + | background-color: #1D7FC2; |
} | } | ||
a.buttonCyan:active { | a.buttonCyan:active { | ||
− | + | box-shadow: 0px 1px 0px 0px #1C7BBD; | |
} | } | ||
a.buttonYellow { | a.buttonYellow { | ||
− | + | background-color: #FCEF01; | |
− | + | box-shadow: 0px 2px 0px 0px #B2A900; | |
} | } | ||
a.buttonYellow:hover, a.buttonYellow:active { | a.buttonYellow:hover, a.buttonYellow:active { | ||
− | + | background-color: #DCD100; | |
− | + | ||
} | } | ||
a.buttonYellow:active { | a.buttonYellow:active { | ||
Line 1,021: | Line 1,017: | ||
} | } | ||
a.buttonMagenta { | a.buttonMagenta { | ||
− | + | background-color: #F80187; | |
− | + | box-shadow: 0px 2px 0px 0px #BB0066; | |
} | } | ||
a.buttonMagenta:hover, a.buttonMagenta:active { | a.buttonMagenta:hover, a.buttonMagenta:active { | ||
− | background-color: # | + | background-color: #D90076; |
} | } | ||
a.buttonMagena:active { | a.buttonMagena:active { | ||
− | box-shadow: 0px 1px 0px 0px # | + | box-shadow: 0px 1px 0px 0px #BB0066; |
} | } | ||
Revision as of 01:09, 19 September 2015