Difference between revisions of "Team:Macquarie Australia/CompositeParts"

Line 65: Line 65:
 
                 font-size: 13px;
 
                 font-size: 13px;
 
                 font-family: 'Quicksand', sans-serif;
 
                 font-family: 'Quicksand', sans-serif;
            }s
 
 
            .bio_paragraph{
 
                box-sizing: border-box;
 
                width: 100%;
 
                float: right;   
 
 
             }
 
             }
 
            .bio_page_grid{
 
                display: grid;
 
                grid-template-columns: 50% 50%;
 
                grid-template-rows: repeat(13, 50%);
 
            }
 
 
 
 
 
            /* For hte rotating image */
 
            .Landing_image_container {
 
                width: 50%;
 
                display: flex;
 
                position: relative;
 
                margin: 0 auto;
 
                align-items: center;
 
                justify-content: center;
 
            }
 
 
            .Landing_image_container img {
 
                width: 100%;
 
            }
 
 
            .Landing_image_container img.overlap {
 
                position: absolute;
 
            }
 
 
 
         </style>
 
         </style>
  

Revision as of 13:06, 5 October 2018


Composite parts

Example content number 1



content number 2

Example content number 2