Template:Team:HokkaidoU Japan/Notebook/CSS

From 2014.igem.org

(Difference between revisions)
Line 20: Line 20:
   margin: 0 0 40px;
   margin: 0 0 40px;
}
}
-
#hokkaidou-contents .step .step-tile {
+
#hokkaidou-contents .step .step-title {
   width: 244px;
   width: 244px;
   height: 80px;
   height: 80px;
Line 27: Line 27:
   border: 2px solid #e6e6e6;
   border: 2px solid #e6e6e6;
}
}
-
#hokkaidou-contents .start .step-tile {
+
#hokkaidou-contents .start .step-title {
   background: #d2f1eb;
   background: #d2f1eb;
   border: 2px solid #c1ddd8;
   border: 2px solid #c1ddd8;
}
}
-
#hokkaidou-contents .complete .step-tile {
+
#hokkaidou-contents .complete .step-title {
   margin-bottom: 0;
   margin-bottom: 0;
   background: #f0d3d0;
   background: #f0d3d0;
   border: 2px solid #dcc2bf;
   border: 2px solid #dcc2bf;
}
}
-
#hokkaidou-contents .step-tile h2 {
+
#hokkaidou-contents .step-title h2 {
   text-align: center;
   text-align: center;
   font-size: 20px;
   font-size: 20px;
Line 42: Line 42:
   margin: 0;
   margin: 0;
}
}
-
#hokkaidou-contents .start .step-tile h2, #hokkaidou-contents .complete .step-tile h2 {
+
#hokkaidou-contents .start .step-title h2, #hokkaidou-contents .complete .step-title h2 {
   font-size: 32px;
   font-size: 32px;
}
}

Revision as of 07:13, 25 September 2014