Difference between revisions of "Team:Mingdao/DM test"

Line 11: Line 11:
 
/* Slideshow container */
 
/* Slideshow container */
 
.slideshow-container {
 
.slideshow-container {
   max-width: 800px;
+
   max-width: 1000px;
 
   position: relative;
 
   position: relative;
 
   margin: auto;
 
   margin: auto;
  background-color: #ddd;
 
 
}
 
}
 
  
 
/* Next & previous buttons */
 
/* Next & previous buttons */
Line 26: Line 24:
 
   padding: 16px;
 
   padding: 16px;
 
   margin-top: -22px;
 
   margin-top: -22px;
   color: black;
+
   color: white;
 
   font-weight: bold;
 
   font-weight: bold;
 
   font-size: 18px;
 
   font-size: 18px;
Line 57: Line 55:
 
/* Number text (1/3 etc) */
 
/* Number text (1/3 etc) */
 
.numbertext {
 
.numbertext {
   color: #020202;
+
   color: #f2f2f2;
 
   font-size: 12px;
 
   font-size: 12px;
 
   padding: 8px 12px;
 
   padding: 8px 12px;
Line 77: Line 75:
  
 
.active, .dot:hover {
 
.active, .dot:hover {
   background-color: rgba(0,0,0,0);
+
   background-color: #717171;
 
}
 
}
  

Revision as of 04:44, 15 October 2018

1 / 4
2 / 4
3 / 4
4 / 4