Template:Team:UC Davis/NotebookTemplate

From 2014.igem.org

(Difference between revisions)
 
(6 intermediate revisions not shown)
Line 22: Line 22:
               /*Begin Switchbox*/
               /*Begin Switchbox*/
                
                
-
              .switchbox:nth-of-type(1) {
 
-
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 
-
              }
 
-
              .switchbox:nth-of-type(2) {
 
-
                    margin:10px 10px 0px 10px;
 
-
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 
-
              }
 
-
              .switchbox:nth-of-type(3) {
 
-
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 
-
              }
 
               .switchbox {
               .switchbox {
Line 44: Line 34:
                     position:relative;                                                             
                     position:relative;                                                             
                     background-size: 316px 43px;
                     background-size: 316px 43px;
 +
              }   
 +
     
 +
              .switchbox:nth-of-type(2) {
 +
                    margin:10px 10px 0px 10px;
               }
               }
 +
               .switchbox span {
               .switchbox span {
                     position:absolute;
                     position:absolute;
Line 58: Line 53:
                     border-radius:4px;
                     border-radius:4px;
               }
               }
 +
 +
              .switchbox span:nth-of-type(1) {
 +
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 +
              }
 +
              .switchbox span:nth-of-type(2) {
 +
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 +
              }
 +
              .switchbox span:nth-of-type(3) {
 +
                    background-image:url(https://static.igem.org/mediawiki/2014/5/5d/UCD_2014_Potent_notebook_click.jpg);
 +
              }
 +
               .switchbox span:hover {
               .switchbox span:hover {
                     opacity:1;
                     opacity:1;
Line 133: Line 139:
               td:hover>#fifteen{ left:-140px }
               td:hover>#fifteen{ left:-140px }
               /*Show dates when hovering over a link for a week END*/
               /*Show dates when hovering over a link for a week END*/
 +
             
 +
              .notebookcontent {
 +
              float:left;
 +
              text-decoration:none;
 +
              border:none;
 +
              width:93%
 +
              }
       </style>
       </style>

Latest revision as of 21:06, 8 October 2014