1
0
Fork 0
mirror of https://github.com/DanielnetoDotCom/YouPHPTube synced 2025-10-05 02:39:46 +02:00
Oinktube/view/configurations_head.php
2021-04-03 13:32:56 -03:00

8 lines
No EOL
296 B
PHP

<link href="<?php echo getCDN(); ?>view/js/Croppie/croppie.css" rel="stylesheet" type="text/css"/>
<script src="<?php echo getCDN(); ?>view/js/Croppie/croppie.min.js" type="text/javascript"></script>
<style>
.img-radio {
opacity: 0.5;
margin-bottom: 5px;
}
</style>