Template:Kyoto/css/top
From 2014.igem.org
(Difference between revisions)
Line 67: | Line 67: | ||
} | } | ||
- | .kyoto-fade > | + | .kyoto-fade > .kyoto-top-abst { |
width: 440px; | width: 440px; | ||
margin: auto; | margin: auto; | ||
Line 81: | Line 81: | ||
} | } | ||
- | .kyoto-fade:hover > | + | .kyoto-fade:hover > .kyoto-top-abst { |
opacity: 0.9; | opacity: 0.9; | ||
} | } | ||
Line 252: | Line 252: | ||
and (min-width: 768px) | and (min-width: 768px) | ||
and (max-width: 1024px) { | and (max-width: 1024px) { | ||
- | .kyoto-fade > | + | .kyoto-fade > .kyoto-top-abst { opacity: 0.8; } |
- | .kyoto-fade:hover > | + | .kyoto-fade:hover > .kyoto-top-abst { opacity: 0.8; } |
.kyoto-fade > img { opacity: 1; } | .kyoto-fade > img { opacity: 1; } | ||
- | .kyoto-fade:hover > | + | .kyoto-fade:hover > img { opacity: 1; } |
- | + | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 10:39, 17 October 2014