Difference between revisions of "Team:TUDelft/Header"

Line 582: Line 582:
 
width:100%;
 
width:100%;
 
}
 
}
 +
            .centerjustify {
 +
                margin-left: auto;
 +
                margin-right: auto;
 +
                width: 95%;
 +
                margin-top: 60px;
 +
                margin-bottom: 60px;
 +
                text-align: justify;
 +
            }
 +
 +
            .centerjustify2 {
 +
                margin-left: auto;
 +
                margin-right: auto%;
 +
                width: 95%;
 +
                margin-top: 60px;
 +
                margin-bottom: 60px;
 +
                text-align: justify;
 +
            }
 
             }
 
             }
  

Revision as of 22:36, 20 October 2019