Difference between revisions of "Team:UCSC/CSS-2"

Line 570: Line 570:
 
   justify-content: center !important;
 
   justify-content: center !important;
 
   text-align: center !important;
 
   text-align: center !important;
 +
}
 +
 +
.center-vert {
 +
  display: flex;
 +
  align-items: center;
 
}
 
}
  
Line 688: Line 693:
 
   color: white !important;
 
   color: white !important;
 
   text-align: center !important;
 
   text-align: center !important;
   border-radius: 50px;
+
   border-radius: 40px;
 
   padding: 0.5em 1.5em !important;
 
   padding: 0.5em 1.5em !important;
 
}
 
}

Revision as of 17:58, 26 September 2018