aboutsummaryrefslogtreecommitdiff
path: root/src/scores.html
diff options
context:
space:
mode:
authorMark Powers <markppowers0@gmail.com>2020-04-17 22:56:57 -0500
committerMark Powers <markppowers0@gmail.com>2020-04-17 22:56:57 -0500
commitecd8d064a370ce0b9d4a353f6151638b60838208 (patch)
treee339598839261d8caca078d75b4327f3b034b1f7 /src/scores.html
parent84dca4c6dc0cff9a417ebd0d8f7de06acafa6725 (diff)
Add cosmic cargo
Diffstat (limited to 'src/scores.html')
-rw-r--r--src/scores.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/scores.html b/src/scores.html
index f3b1050..7205910 100644
--- a/src/scores.html
+++ b/src/scores.html
@@ -8,6 +8,16 @@
<!-- <link rel="stylesheet" type="text/css" href="/css/styles.css"> -->
<!-- <script src="https://cdn.jsdelivr.net/npm/vue/dist/vue.js"></script> -->
<script src="https://cdn.jsdelivr.net/npm/vue"></script>
+ <style>
+ body {
+ padding-left: 3%;
+ padding-top: 1%;
+ }
+
+ table {
+ margin-left: 3%;
+ }
+ </style>
</head>
<body>