|
@@ -573,8 +573,10 @@
|
573
|
573
|
<div class = "center"></div>
|
574
|
574
|
</ons-toolbar>
|
575
|
575
|
<body>
|
576
|
|
- <!-- This is where we'll put all the information of that artsts -->
|
577
|
|
- <ons-card id="all"></ons-card>
|
|
576
|
+ <font size="+1">
|
|
577
|
+ <!-- This is where we'll put all the information of that artsts -->
|
|
578
|
+ <ons-card id="all"></ons-card>
|
|
579
|
+ </font>
|
578
|
580
|
</body>
|
579
|
581
|
<script>
|
580
|
582
|
//when it opens this page this function starts to run, it first recieves the information that was sent to "artesano.html"
|