|
|
Line 7: |
Line 7: |
| <title>Team:NUDT_CHINA</title> | | <title>Team:NUDT_CHINA</title> |
| | | |
− | <style type="text/css">
| + | |
− | .myheader {
| + | |
− | margin:0 auto;
| + | |
− | background-color:rgba(255,255,255,0.85);
| + | |
− |
| + | |
− |
| + | |
− | }
| + | |
− | .myheader h5 {
| + | |
− | font-family: 'Monad';
| + | |
− | margin-bottom:1em;
| + | |
− | font-size: 4.2em;
| + | |
− | font-weight: 300;
| + | |
− | border-bottom:none;
| + | |
− | }
| + | |
− | .myheader h6 {
| + | |
− | line-height: 1.2;
| + | |
− | text-align: left;
| + | |
− | font-size: 2.3em;
| + | |
− | color: grey;
| + | |
− | font-weight: 300;
| + | |
− | margin-top: 2px;
| + | |
− | }
| + | |
− | .button-after {
| + | |
− | display: inline-block;
| + | |
− | margin:o auto;
| + | |
− | padding: .65em 4em;
| + | |
− | background: -webkit-linear-gradient(#fe5f95 , #ff3f7f);
| + | |
− | background: linear-gradient(#fe5f95 , #ff3f7f);
| + | |
− | border: 1px solid #fe3276;
| + | |
− | border-radius: 4px;
| + | |
− | color: #fff;
| + | |
− | text-decoration: none;
| + | |
− | text-align: center;
| + | |
− | -webkit-transition: .3s ease-in-out;
| + | |
− | transition: .3s ease-in-out;
| + | |
− | margin-bottom: 0px;
| + | |
− | }
| + | |
− | .button-after:hover {
| + | |
− | -webkit-animation: bounce 2s ease-in-out;
| + | |
− | animation: bounce 2s ease-in-out;
| + | |
− | }
| + | |
− | @-webkit-keyframes bounce {
| + | |
− | 5% { -webkit-transform: scale(1.1, .8); }
| + | |
− | 10% { -webkit-transform: scale(.8, 1.1) translateY(-5px); }
| + | |
− | 15% { -webkit-transform: scale(1, 1); }
| + | |
− | }
| + | |
− | @keyframes bounce {
| + | |
− | 5% { transform: scale(1.1, .8); }
| + | |
− | 10% { transform: scale(.8, 1.1) translateY(-5px); }
| + | |
− | 15% { transform: scale(1, 1); }
| + | |
− | }</style>
| + | |
| <style type="text/css"> | | <style type="text/css"> |
| .next-button { | | .next-button { |