Line 15: | Line 15: | ||
} | } | ||
+ | img { | ||
+ | display: block; | ||
+ | max-width:230px; | ||
+ | max-height:95px; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | |||
+ | } | ||
</style> | </style> | ||
Revision as of 06:37, 16 October 2016
Line 15: | Line 15: | ||
} | } | ||
+ | img { | ||
+ | display: block; | ||
+ | max-width:230px; | ||
+ | max-height:95px; | ||
+ | width: auto; | ||
+ | height: auto; | ||
+ | |||
+ | } | ||
</style> | </style> | ||