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 | + | <a href="https://igem.org/User_Information" class="item">My Account</a> |
- | + | ||
- | + | ||
- | + | ||
</div> | </div> | ||
<div href="/" class="ui dropdown link active item"> | <div href="/" class="ui dropdown link active item"> | ||
- | |||
iGem Home | iGem Home | ||
- | < | + | <span class="icon white caret"></span> |
<div class="menu"> | <div class="menu"> | ||
<a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/Sandbox&action=edit" class="item">Edit</a> | <a href="/wiki/index.php?title=Team:SUSTC-Shenzhen-B/Sandbox&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 | ||
- | < | + | <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