Skip to content

Commit

Permalink
correction import ikurso.css
Browse files Browse the repository at this point in the history
  • Loading branch information
emmrichard committed Jan 9, 2021
1 parent 687fb3b commit b86c789
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pagxkapo.inc.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
</script>
<script type="text/javascript" src="<?php echo $vojo;?>xAlUtf8.js"></script>
<!--<link type="text/css" rel="stylesheet" href="<?php echo $vojo;?>style/ikurso.css?v=<?php echo $milestone; ?>" media="all"/> -->
<link type="text/css" rel="stylesheet" href="<?php echo $vojo;?>style/ikurso.css?v=10a" media="all"/>
<link type="text/css" rel="stylesheet" href="<?php echo $vojo;?>style/ikurso.css?v=<?php echo $milestone; ?>" media="all"/>
<link type="text/css" rel="stylesheet" href="<?php echo $vojo;?>style/impression.css?v=<?php echo $milestone; ?>" media="print"/>

<!--Let browser know website is optimized for mobile-->
Expand Down

0 comments on commit b86c789

Please sign in to comment.