Difference between revisions of "Team:Michigan Software"

m
m
Line 5: Line 5:
 
<style>
 
<style>
  
         .flip3D{ width:240px; height:200px; margin:10px; float:left; }
+
         .flip3D{ width:100%; height:200px; margin:10px; float:left; }
 
         .flip3D > .front{
 
         .flip3D > .front{
 
             position:absolute;
 
             position:absolute;
 
             transform: perspective( 600px ) rotateY( 0deg );
 
             transform: perspective( 600px ) rotateY( 0deg );
             background:#FC0; width:240px; height:200px; border-radius: 0px;
+
             background:#FC0; width:100%; height:200px; border-radius: 0px;
 
             backface-visibility: hidden;
 
             backface-visibility: hidden;
 
             transition: transform .5s linear 0s;
 
             transition: transform .5s linear 0s;
Line 17: Line 17:
 
             position:absolute;
 
             position:absolute;
 
             transform: perspective( 600px ) rotateY( 180deg );
 
             transform: perspective( 600px ) rotateY( 180deg );
             background: #80BFFF; width:240px; height:200px; border-radius: 0px;
+
             background: #80BFFF; width:100%; height:200px; border-radius: 0px;
 
             backface-visibility: hidden;
 
             backface-visibility: hidden;
 
             transition: transform .5s linear 0s;
 
             transition: transform .5s linear 0s;

Revision as of 17:10, 12 August 2016

Michigan Software Team
Protocat 3.0






Project Stuff
Project
Team Stuff
Team
Outreach Stuff
Outreach

Footer Text