Template:Kyoto/css/top

From 2014.igem.org

(Difference between revisions)
Line 155: Line 155:
}
}
***/
***/
 +
 +
@media only screen
 +
and (min-device-width: 768px)
 +
and (max-device-width: 1,024px) {
 +
    .kyoto-fade { opacity: 0.7; }
 +
    .kyoto-hover {}
 +
}
</style>
</style>
</html>
</html>

Revision as of 09:47, 1 October 2014