Template:Lyon-INSA/homeCss
From 2012.igem.org
(Difference between revisions)
Line 159: | Line 159: | ||
.boutonOnglet { | .boutonOnglet { | ||
- | border-top-right-radius: | + | border-top-right-radius: 15px; |
- | -moz-border-radius-topright : | + | -moz-border-radius-topright : 15px; |
- | -webkit-border-top-right-radius : | + | -webkit-border-top-right-radius : 15px; |
- | border-top-left-radius: | + | border-top-left-radius: 15px; |
- | -moz-border-radius-topleft : | + | -moz-border-radius-topleft : 15px; |
- | -webkit-border-top-left-radius : | + | -webkit-border-top-left-radius : 15px; |
-moz-transition: all 0.5s ease; | -moz-transition: all 0.5s ease; | ||
-ms-transition: all 0.5s ease; | -ms-transition: all 0.5s ease; | ||
Line 181: | Line 181: | ||
font-size: 18px; | font-size: 18px; | ||
margin: auto; | margin: auto; | ||
- | padding: | + | padding: 5px; |
text-decoration: none; | text-decoration: none; | ||
text-shadow: #000000 5px 5px 15px; | text-shadow: #000000 5px 5px 15px; | ||
Line 195: | Line 195: | ||
background-image: -webkit-linear-gradient(90deg, #000000, #919191); | background-image: -webkit-linear-gradient(90deg, #000000, #919191); | ||
background-image: linear-gradient(90deg, #000000, #919191); | background-image: linear-gradient(90deg, #000000, #919191); | ||
- | padding: | + | padding: 5px; |
} | } | ||
Revision as of 15:00, 18 August 2012