diff --git a/Untitled-1.css b/Untitled-1.css new file mode 100644 index 0000000..e40c6d7 --- /dev/null +++ b/Untitled-1.css @@ -0,0 +1,31 @@ + + +body { + font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', Arial, sans-serif; + background-image: url("images/table.png"); + background-size: cover; + font-weight: bold; + color: white; + text-align: center; +} + +h1 { + color: goldenrod; +} + +#message-el { + font-style: italic; +} + +button { + color: #016f32; + width: 150px; + background: goldenrod; + padding-top: 5px; + padding-bottom: 5px; + font-weight: bold; + border: none; + border-radius: 2px; + margin-bottom: 2px; + margin-top: 2px; +} \ No newline at end of file diff --git a/index.html b/index.html index e286358..625cf49 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,21 @@
+Want to play a round?
+Cards:
+Sum:
+ + + + +