Template:Team:HokkaidoU Japan/stylesheets

From 2012.igem.org

(Difference between revisions)
Line 266: Line 266:
   #hokkaidou-column-main div {
   #hokkaidou-column-main div {
     padding: 15px 15px 15px 15px;
     padding: 15px 15px 15px 15px;
-
     background: rgba(0, 0, 0, 0.25);
+
     background: rgba(0, 0, 0, 0.45);
     border-radius: 1em;
     border-radius: 1em;
   }
   }
Line 277: Line 277:
     padding: 0 0 0 9px;
     padding: 0 0 0 9px;
     border-left: 1px solid #ffffff;
     border-left: 1px solid #ffffff;
-
     background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.15)), to(rgba(0, 0, 0, 0)));
+
     background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.25)), to(rgba(0, 0, 0, 0)));
   }
   }
</style>
</style>
</html>
</html>

Revision as of 12:36, 25 September 2012