Add firebird robotics site

This commit is contained in:
2017-10-14 03:55:07 -07:00
parent 6087de6e79
commit 897e6f390f
5 changed files with 160 additions and 95 deletions

View File

@@ -229,7 +229,8 @@ body {
border-radius: 5px;
overflow: hidden;
box-shadow: 1px 1px 3px #ddd;
background: white; }
background: white;
margin-bottom: 20px; }
.slide div .project .cover {
height: 15em;
background-position: center center;
@@ -237,6 +238,9 @@ body {
background-repeat: no-repeat;
margin: 0px;
padding: 1em; }
.slide div .project .cover video {
height: 100%;
width: 100%; }
.slide div .project .details {
padding: 1em 1em 0 1em; }
.slide div .project .details h2 {