Difference between revisions of "Template:2016Demo"
Line 10: | Line 10: | ||
width: 100%; | width: 100%; | ||
height: 100%; | height: 100%; | ||
− | border: | + | border: none; |
background-color: transparent; | background-color: transparent; | ||
margin: 0px; | margin: 0px; | ||
Line 27: | Line 27: | ||
padding:15px; | padding:15px; | ||
border: none; | border: none; | ||
+ | color: black; | ||
margin-left: 20px; | margin-left: 20px; | ||
margin-top: -10px; | margin-top: -10px; | ||
Line 191: | Line 192: | ||
max-width: 50%; | max-width: 50%; | ||
border: 3px solid #f58631; | border: 3px solid #f58631; | ||
+ | color: #f58631; | ||
background-color: #FFF; | background-color: #FFF; | ||
height: 30px; | height: 30px; | ||
Line 527: | Line 529: | ||
/*animate transition */ | /*animate transition */ | ||
− | -webkit-transition: background 0. | + | -webkit-transition: background 0.1s linear; |
− | -moz-transition: background 0. | + | -moz-transition: background 0.1s linear; |
− | -ms-transition: background 0. | + | -ms-transition: background 0.1s linear; |
− | -o-transition: background 0. | + | -o-transition: background 0.1s linear; |
− | transition: background 0. | + | transition: background 0.1s linear; |
} | } | ||
Line 550: | Line 552: | ||
/*animate transition */ | /*animate transition */ | ||
− | -webkit-transition: background 0. | + | -webkit-transition: background 0.1s linear; |
− | -moz-transition: background 0. | + | -moz-transition: background 0.1s linear; |
− | -ms-transition: background 0. | + | -ms-transition: background 0.1s linear; |
− | -o-transition: background 0. | + | -o-transition: background 0.1s linear; |
− | transition: background 0. | + | transition: background 0.1s linear; |
} | } | ||
Revision as of 21:21, 24 November 2015