Difference between revisions of "Team:NCKU Tainan/css/team member css"

 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
.igem_2018_team_content .igem_2018_team_column_wrapper {
+
<html>
    margin: auto;
+
<style>
    max-width:none;
+
    width: 100%;
+
}
+
.igem_2018_team_content {
+
    background-color:white;
+
    display:block;
+
    width: 100%;
+
}
+
.igem_2018_team_menu.displaying_menu {
+
    display:none;
+
}
+
.extra_space {
+
    display:none;
+
}
+
 
* {
 
* {
 
     box-sizing: border-box;
 
     box-sizing: border-box;
Line 514: Line 500:
 
     transform: rotatey(-180deg);
 
     transform: rotatey(-180deg);
 
}
 
}
 +
</style>
 +
</html>

Latest revision as of 06:04, 16 June 2018