From 22949b61d9d97b3cd99c3941ec619771d4e05784 Mon Sep 17 00:00:00 2001 From: laurennor Date: Wed, 27 Apr 2016 20:04:13 -0400 Subject: [PATCH] gremlin-vows --- public/css/example.css | 1 + public/css/other_example.css | 4 ++-- vows/example.txt | 2 +- vows/gremlins.txt | 1 + 4 files changed, 5 insertions(+), 3 deletions(-) create mode 100644 vows/gremlins.txt diff --git a/public/css/example.css b/public/css/example.css index 29c5d1d..1353ae1 100644 --- a/public/css/example.css +++ b/public/css/example.css @@ -4,4 +4,5 @@ body { ​ p { color: white; + font-weight:bold; } \ No newline at end of file diff --git a/public/css/other_example.css b/public/css/other_example.css index e326d18..7af63b5 100644 --- a/public/css/other_example.css +++ b/public/css/other_example.css @@ -1,7 +1,7 @@ body { - background-color: white; + background-color: purple; } ​ p { - color: red; + color: white; } diff --git a/vows/example.txt b/vows/example.txt index c9c0556..123c61d 100644 --- a/vows/example.txt +++ b/vows/example.txt @@ -1 +1 @@ -I do. +I do. \ No newline at end of file diff --git a/vows/gremlins.txt b/vows/gremlins.txt new file mode 100644 index 0000000..f461189 --- /dev/null +++ b/vows/gremlins.txt @@ -0,0 +1 @@ +I take you, Gizmo, to be my lawfully wedded wife to have and to hold in sickness and in health. I also swear to do everything I can to protect you from being doused in water so that we can live peacefully in a desert. Though in the off chance that does occur I will make sure to keep tons of food and sunglasses around for the off-spring. \ No newline at end of file