Template:Kyoto/css/top
From 2014.igem.org
(Difference between revisions)
Line 228: | Line 228: | ||
padding-top: 18px; | padding-top: 18px; | ||
} | } | ||
+ | |||
+ | .kyoto-top-title { | ||
+ | padding: 0px; | ||
+ | height: 120px; | ||
+ | top: 115px; | ||
+ | opacity; 1.0px; | ||
+ | } | ||
+ | |||
#kyoto-title-magnet{ | #kyoto-title-magnet{ | ||
- | + | height: 100%; | |
- | height: | + | width: 100%; |
- | width: | + | background-image: url('https://static.igem.org/mediawiki/2014/0/08/Kyoto-title-Magneto.png'); |
- | + | ||
- | + | ||
} | } | ||
Line 250: | Line 256: | ||
.kyoto-fade > img { opacity: 1; } | .kyoto-fade > img { opacity: 1; } | ||
.kyoto-fade:hover > div { opacity: 1; } | .kyoto-fade:hover > div { opacity: 1; } | ||
+ | .kyoto-fade:hover > .kyoto-top-title { opacity: 1; } | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 10:35, 17 October 2014