Line 910: | Line 910: | ||
width: 50vw; | width: 50vw; | ||
} | } | ||
+ | .wcontent-img33{ | ||
+ | width: 33%; | ||
+ | display: inline-block; | ||
+ | margin: auto; | ||
+ | } | ||
+ | .wcontent-img50{ | ||
+ | width: 49%; | ||
+ | display: inline-block; | ||
+ | margin: auto; | ||
+ | } | ||
+ | .wcontent-img-solo25{ | ||
+ | width: 25vw; | ||
+ | display:block; | ||
+ | margin: auto; | ||
+ | } | ||
+ | .wcontent-img-solo50{ | ||
+ | width: 50vw; | ||
+ | display:block; | ||
+ | margin: auto; | ||
+ | } | ||
+ | .wcontent-caption{ | ||
+ | margin-top: 2vh; | ||
+ | margin-bottom: 2vh; | ||
+ | display: block; | ||
+ | text-align: center; | ||
+ | color: #777777; | ||
+ | |||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:56, 12 October 2016