Team:Virginia/Notebook
From 2014.igem.org
(Difference between revisions)
Line 12: | Line 12: | ||
</style> | </style> | ||
- | menubar > ul > li:last-child { | + | #menubar > ul > li:last-child { |
display: none;} | display: none;} | ||
- | menubar { | + | #menubar { |
width: auto;} | width: auto;} | ||
</head> | </head> | ||
</html> | </html> |
Revision as of 17:45, 13 June 2014
#menubar > ul > li:last-child { display: none;} #menubar { width: auto;}