Team:UCLondon/Templates/Acknow-Style

From 2012e.igem.org

(Difference between revisions)
(Created page with "<html> <div class="acknow </html>{{{1}}}<html>"> <ul> </ul> </div> <div style="clear:both; width:100%; height: 3px;"></div> <style> .acknow { width:98%; margin:auto; ...")
 
(32 intermediate revisions not shown)
Line 19: Line 19:
   .acknow li  {  
   .acknow li  {  
-
                      list-style: none;  
+
                        list-style: none;  
margin: auto;
margin: auto;
-
padding: 15px 5px 2px 5px;
+
padding: 15px 3px 15px 3px;
float: left;
float: left;
-
                         width: 180px;
+
                         width: 275px;
-
                        height: 230px;
+
                      // height: 50px;
                         cursor: pointer;
                         cursor: pointer;
}   
}   
-
   .team h3 { color: rgb(56, 90, 79); font-size:17px; }
+
   .acknow h3 { color: rgb(56, 90, 79); font-size:14px; }
-
   .team li:hover h3  { color:  rgb(50, 50, 50); !important; }
+
   .acknow li:hover h3  { color:  rgb(50, 50, 50); !important; }
-
   .team a {width:100%; margin:auto; }
+
   .acknow a {width:100%; margin:auto;}
-
   .team a:hover {text-decoration: none; }
+
 
-
   .team li:hover { background-color:  rgba(189, 189, 189, 0.5); border-radius:4px; }
+
   .acknow a:hover {text-decoration: none; }
 +
   .acknow li:hover { background-color:  rgba(189, 189, 189, 0.5); border-radius:4px; }
    
    
-
 
-
  .team .description { display:none; }
 
-
 

Latest revision as of 00:50, 28 October 2012