Team:SUSTC-Shenzhen-B/Sandbox

From 2013.igem.org

(Difference between revisions)
Line 22: Line 22:
     body {
     body {
       padding: 0;
       padding: 0;
 +
    }
 +
 +
    .caret {
 +
      display: inline-block;
 +
      width: 0;
 +
      height: 0;
 +
      margin-left: 2px;
 +
      vertical-align: middle;
 +
      border-top: 4px solid #000000;
 +
      border-right: 4px solid transparent;
 +
      border-bottom: 0 dotted;
 +
      border-left: 4px solid transparent;
 +
      content: "";
 +
    }
 +
    .icon.caret {
 +
      opacity: 0.75;
 +
    }
 +
    .white.caret {
 +
      border-top-color: #FFFFFF;
     }
     }
   </style>
   </style>
Line 31: Line 50:
         <a href="#" class="brand">SUSTC-ShenZhen-B</a>
         <a href="#" class="brand">SUSTC-ShenZhen-B</a>
         <div class="right menu">
         <div class="right menu">
-
           <a href="https://igem.org/User_Information" class="item icon">
+
           <a href="https://igem.org/User_Information" class="item">My Account</a>
-
            <i class="icon user"></i>
+
-
            My Account
+
-
          </a>
+
         </div>
         </div>
         <div href="/" class="ui dropdown link active item">
         <div href="/" class="ui dropdown link active item">
-
          <i class="icon home"></i>
 
           iGem Home
           iGem Home
-
           <i class="icon dropdown"></i>
+
           <span class="icon white caret"></span>
           <div class="menu">
           <div class="menu">
             <a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/Sandbox&amp;action=edit" class="item">Edit</a>
             <a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/Sandbox&amp;action=edit" class="item">Edit</a>
Line 46: Line 61:
         <div href="/Team:SUSTC-Shenzhen-B/Project" class="ui dropdown link item">
         <div href="/Team:SUSTC-Shenzhen-B/Project" class="ui dropdown link item">
           Project
           Project
-
           <i class="icon dropdown"></i>
+
           <span class="white caret"></span>
           <div class="menu">
           <div class="menu">
             <a href="/Team:SUSTC-Shenzhen-B/Project" class="item">Overview</a>
             <a href="/Team:SUSTC-Shenzhen-B/Project" class="item">Overview</a>

Revision as of 17:28, 27 October 2013

SUSTC-ShenZhen-B