Template:Team:UC Davis/NotebookTemplate

From 2014.igem.org

(Difference between revisions)
Line 5: Line 5:
               /* Smaller floatbox for the Notebook START*/
               /* Smaller floatbox for the Notebook START*/
-
               .floatnotebook
+
               .floatnotebook {
-
              {
+
                     width:635px;
                     width:635px;
                     float:left;
                     float:left;
Line 37: Line 36:
                     width:100%;
                     width:100%;
                     height:100%;
                     height:100%;
-
                     background:url(
+
                     background:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
               }
               }
               .switchbox:nth-of-type(1) {
               .switchbox:nth-of-type(1) {
Line 46: Line 45:
               }
               }
               .switchbox:nth-of-type(3) {
               .switchbox:nth-of-type(3) {
-
                     background-image:url('https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg');
+
                     background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
                     background-size:100%;
                     background-size:100%;
                     opacity:.5;
                     opacity:.5;

Revision as of 03:25, 18 September 2014