Difference between revisions of "Template:Freiburg/CSS"
Line 444: | Line 444: | ||
font-size: 0; | font-size: 0; | ||
} | } | ||
+ | |||
+ | /* ##### define images with caption ##### */ | ||
+ | |||
+ | .flexbox{ | ||
+ | display: flex; | ||
+ | flex-direction: row; | ||
+ | margin: 10px 0; | ||
+ | } | ||
+ | |||
+ | .flexbox .thumb2 .thumbinner .thumbcaption { /*circumvents the iGEM tag thumbcaption*/ | ||
+ | font-size: 70%; | ||
+ | padding: 0 10px; | ||
+ | text-align: justify; | ||
+ | } | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 09:53, 28 August 2015