Template:Michigan Header3
From 2011.igem.org
(Difference between revisions)
Line 229: | Line 229: | ||
vertical-align: middle; | vertical-align: middle; | ||
} | } | ||
+ | .MouseOverImg { | ||
+ | height: auto; | ||
+ | width: 300px; | ||
+ | opacity: 0.2; | ||
+ | } | ||
+ | #ProjDesc { | ||
+ | margin-top: 10px; | ||
+ | padding-top: 40px; | ||
+ | padding-right: 20px; | ||
+ | padding-bottom: 20px; | ||
+ | padding-left: 20px; | ||
+ | font-family: Georgia, "Times New Roman", Times, serif; | ||
+ | color: #CCC; | ||
+ | } | ||
+ | |||
+ | .MouseOverImg:Hover { | ||
+ | opacity: 1; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
Revision as of 22:08, 29 August 2011