Difference between revisions of "Team:HKUST-Rice/Protocol"

(Blanked the page)
Line 1: Line 1:
 +
{{HKUST-Rice}}
 +
<html>
 +
<head>
 +
<style type="text/css">
 +
 +
#mainContainer{
 +
background-color:#1b1c3a;
 +
}
 +
 +
#contentContainer{
 +
background-color:#1b1c3a;
 +
}
 +
 +
/* Create the structure of the page */
 +
div.line1{
 +
top:20px;
 +
bottom:20px;
 +
height:220px;
 +
width:100%;
 +
background-color:#1b1c3a;
 +
}
  
 +
.icon {
 +
vertical-align:middle;
 +
align:middle;
 +
display:inline-block;
 +
width: 30%;
 +
height: 220px;
 +
left:10px;
 +
right:10px;
 +
top:10px;
 +
bottom:10px;
 +
background-color: white;
 +
font-family: "Trebuchet MS", Helvetica, sans-serif;
 +
background-color:#1b1c3a;
 +
}
 +
 +
.instruction {
 +
padding-left:20px;
 +
padding-right:20px;
 +
padding-top:50px;
 +
padding-bottom:50px;
 +
color:#FFFFFF;
 +
background-color:#1b1c3a;
 +
}
 +
</style>
 +
</head>
 +
 +
<body>
 +
<div id="contentContainer">
 +
 +
</div>
 +
</div><!--for main container-->
 +
</body>
 +
 +
</html>

Revision as of 14:52, 28 July 2015