Difference between revisions of "Team:Austin UTexas/Safety"

Line 1: Line 1:
 
{{Austin_UTexas}}
 
{{Austin_UTexas}}
 
<html>
 
<html>
 +
<head>
 +
<style>
 +
 
body {
 
body {
 
   background: #282828;  
 
   background: #282828;  
 
}
 
}
 +
 +
p {
 +
    font:  'Arial Narrow', sans-serif;
 +
    color: #fefefe;
 +
}
 +
 +
 +
.column-left{ float: left; width: 33%; }
 +
.column-right{ float: right; width: 33%; }
 +
.column-center{ display: inline-block; width: 33%; }
 +
.column-halfleft{ float: left; width: 50%; }
 +
.column-halfright{ float: right; width: 50%; }
 +
 +
html {
 +
  box-sizing: border-box;
 +
}
 +
 +
*, *:before, *:after {
 +
  box-sizing: inherit;
 +
}
 +
 +
.column {
 +
  float: left;
 +
  width: 33.3%;
 +
  margin-bottom: 16px;
 +
  padding: 0 8px;
 +
}
 +
 +
@media (max-width: 650px) {
 +
  .column {
 +
    width: 100%;
 +
    display: block;
 +
  }
 +
}
 +
 +
.card {
 +
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
 +
}
 +
 +
.container {
 +
  padding: 0 16px;
 +
}
 +
 +
.container::after, .row::after {
 +
  content: "";
 +
  clear: both;
 +
  display: table;
 +
}
 +
 +
.title {
 +
  color: grey;
 +
}
 +
 +
.button {
 +
  border: none;
 +
  outline: 0;
 +
  display: inline-block;
 +
  padding: 8px;
 +
  color: white;
 +
  background-color: #2cb1b4;
 +
  text-align: center;
 +
  cursor: pointer;
 +
  width: 100%;
 +
}
 +
 +
.button:hover {
 +
  background-color: #39999B;
 +
}
 +
</style>
 +
</head>
 +
 
<div class = "column full_size_outer" id = "top">
 
<div class = "column full_size_outer" id = "top">
 
<div class = "column_full_size_inner">
 
<div class = "column_full_size_inner">

Revision as of 18:56, 27 October 2017

Results


Click on one of the images below to learn more about our results!