Team: UIUC Illinois/About-Main Page

From 2013.igem.org

(Difference between revisions)
Line 30: Line 30:
</script>
</script>
-
 
+
<style>
 +
.accordion {
 +
  margin: 50px; 
 +
  dt, dd {
 +
      padding: 10px;
 +
      border: 1px solid black;
 +
      border-bottom: 0;
 +
      &:last-of-type {
 +
        border-bottom: 1px solid black;
 +
      }
 +
      a {
 +
        display: block;
 +
        color: black;
 +
        font-weight: bold;
 +
      }
 +
  }
 +
  dd {
 +
    border-top: 0;
 +
    font-size: 12px;
 +
    &:last-of-type {
 +
      border-top: 1px solid white;
 +
      position: relative;
 +
      top: -1px;
 +
    }
 +
  }
 +
}</style>
</head>
</head>
<div id="sandbox">
<div id="sandbox">

Revision as of 04:01, 9 September 2013

Contact Us
UIUC iGEM