Template:Team:CBNU-Korea/css
From 2012.igem.org
(Difference between revisions)
(Created page with "<html><style> #p-logo { height: 107px; position: absolute; width: 975px; z-index: 1; display: none; } </style><html>") |
|||
Line 6: | Line 6: | ||
width: 975px; | width: 975px; | ||
z-index: 1; | z-index: 1; | ||
+ | display: none; | ||
+ | } | ||
+ | |||
+ | #search-controls { | ||
+ | background-color: transparent; | ||
+ | height: 40px; | ||
+ | position: absolute; | ||
+ | right: 15px; | ||
+ | text-align: center; | ||
+ | top: 20px; | ||
+ | width: 150px; | ||
+ | z-index: 3; | ||
display: none; | display: none; | ||
} | } | ||
</style><html> | </style><html> |
Revision as of 06:42, 5 July 2012