Difference between revisions of "Team:NUS Singapore-A/Templates/Style"

(Undo revision 325994 by BambooPanda (talk))
Line 312: Line 312:
 
.panel {
 
.panel {
 
   background-color: transparent;
 
   background-color: transparent;
   text-align: center;
+
   text-align: justify;
 
   margin-top: 0;
 
   margin-top: 0;
 
   max-height: 0;
 
   max-height: 0;
 
   overflow: hidden;
 
   overflow: hidden;
 
   transition: max-height 0.2s ease-out;
 
   transition: max-height 0.2s ease-out;
 +
  max-width: 100%;
 
}
 
}
 
.panel-inside{
 
.panel-inside{

Revision as of 15:35, 15 October 2018