Difference between revisions of "Team:NTHU Taiwan/MenuBar"

Line 108: Line 108:
 
text-align:center;
 
text-align:center;
 
}
 
}
 +
 +
 +
 +
  
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
 
/***************************************************** RESPONSIVE STYLING ****************************************************/
Line 139: Line 143:
  
  
 +
 +
 +
/* special class that the system uses to make sure the team wants a page to be evaluated */
 +
.judges-will-not-evaluate {
 +
    width: 96.6%;
 +
  margin: 5px 15px;
 +
  display: block;
 +
border: 4px solid #3399ff;
 +
    font-weight: bold;
 +
}
 
 
 
</style>
 
</style>
Line 348: Line 362:
  
 
</div>
 
</div>
 +
  
 
<script>
 
<script>
Line 361: Line 376:
 
menu_functionality();  
 
menu_functionality();  
 
hide_show_menu();
 
hide_show_menu();
 +
 +
  
 
//this function controls the expand and collapse buttons of the menu and changes the +/- symbols
 
//this function controls the expand and collapse buttons of the menu and changes the +/- symbols

Revision as of 06:28, 31 October 2017