Chaning way to load cartoassets stylesheets
This commit is contained in:
@@ -1,8 +1,14 @@
|
||||
<head>
|
||||
<link href='../css/cartostyles.css' type='text/css' rel='stylesheet'>
|
||||
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
|
||||
|
||||
|
||||
<style>
|
||||
.box {
|
||||
display: inline-block;
|
||||
width: 100px;
|
||||
height: 100px;
|
||||
text-align: center;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
|
||||
{{> theme}}
|
||||
@@ -124,6 +130,3 @@
|
||||
</div>
|
||||
{{/each}}
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user