Difference between revisions of "Team:NUDT CHINA"

Line 1: Line 1:
 
 
{{NUDT_CHINA}}
 
{{NUDT_CHINA}}
 
<html lang="en">
 
<html lang="en">
Line 6: Line 5:
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
 
     <title>Team:NUDT_CHINA</title>
 
     <title>Team:NUDT_CHINA</title>
 +
</head>
  
 
<style type="text/css">
 
.next-button {
 
  display: inline-block;
 
  width: 120px;
 
  height: 120px;
 
  line-height: 120px;
 
  background: -webkit-linear-gradient(#00000F , #000000);
 
  background: linear-gradient(#00000F , #000000);
 
  border: 1px solid #000000;
 
  border-radius: 50%;
 
  color: white;
 
  text-decoration: none;
 
  text-align: center;
 
}
 
.next-button:hover {
 
  -webkit-animation: scale .3s ease-in-out;
 
  animation: scale .3s ease-in-out;
 
}
 
@-webkit-keyframes scale {
 
  50% { -webkit-transform: scale(1.1); }
 
}
 
@keyframes scale {
 
  50% { transform: scale(1.1); }
 
}
 
</style>
 
 
 
</head>
 
 
      
 
      
 
   <div id="layout">
 
   <div id="layout">
Line 168: Line 139:
 
     }
 
     }
 
     }
 
     }
</script>
+
</script></div></body>

Revision as of 12:20, 18 October 2017

Team:NUDT_CHINA