Line 1,654: | Line 1,654: | ||
.wcontent li{ | .wcontent li{ | ||
font-size: 14px; | font-size: 14px; | ||
+ | } | ||
+ | .clickmepls{ | ||
+ | display: flex; | ||
+ | flex-flow: row; | ||
+ | justify-content: center | ||
+ | } | ||
+ | .medal{ | ||
+ | margin: 5vh; | ||
+ | box-shadow: 3px 7px 5px #888888; | ||
+ | position:relative; | ||
+ | height: auto; | ||
+ | width: 15vw; | ||
+ | |||
+ | } | ||
+ | .medal img{ | ||
+ | width: | ||
} | } | ||
</style> | </style> | ||
</html> | </html> |
Revision as of 00:14, 18 October 2016