Line 187: | Line 187: | ||
background-color: #8f1c1c; | background-color: #8f1c1c; | ||
text-decoration: none; | text-decoration: none; | ||
− | color:#ffffff; | + | color:#ffffff; |
+ | -webkit-transition: all 0.4s ease; | ||
+ | -moz-transition: all 0.4s ease; | ||
+ | -ms-transition: all 0.4s ease; | ||
+ | -o-transition: all 0.4s ease; | ||
+ | transition: all 0.4s ease; | ||
} | } | ||
Line 230: | Line 235: | ||
float:left; | float:left; | ||
background-color:white; | background-color:white; | ||
− | font-family: | + | font-family: Century Gothic; |
} | } | ||
Line 265: | Line 270: | ||
color: #77BFC7; | color: #77BFC7; | ||
-webkit-transition: all 0.4s ease; | -webkit-transition: all 0.4s ease; | ||
− | + | -moz-transition: all 0.4s ease; | |
-ms-transition: all 0.4s ease; | -ms-transition: all 0.4s ease; | ||
-o-transition: all 0.4s ease; | -o-transition: all 0.4s ease; |
Revision as of 09:29, 12 June 2017