陳沛鴻 Styling tricks
From 2014hs.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
#content { | #content { | ||
border: none;} | border: none;} | ||
+ | |||
+ | |||
+ | /* Removes "teams" from the menubar */ | ||
+ | #menubar > ul > li:last-child { | ||
+ | display: none;} | ||
+ | |||
+ | |||
</style> | </style> |
Revision as of 01:13, 4 May 2014