Difference between revisions of "Template:UESTC-China/bootstrap.css"

Line 5,136: Line 5,136:
 
.progress {
 
.progress {
 
   height: 20px;
 
   height: 20px;
  margin-bottom: 20px;
+
/*  margin-bottom: 20px;*/
 
   overflow: hidden;
 
   overflow: hidden;
 
   background-color: #f5f5f5;
 
   background-color: #f5f5f5;
 
   border-radius: 4px;
 
   border-radius: 4px;
 +
/*
 
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 
   -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 
           box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 
           box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
 +
*/
 
}
 
}
 
.progress-bar {
 
.progress-bar {

Revision as of 06:38, 27 August 2019