From 8683b0f44b2cdb501a3d8a6b20dfd93b002b9830 Mon Sep 17 00:00:00 2001 From: kellychau812 <57638685+kellychau812@users.noreply.github.com> Date: Mon, 25 Nov 2019 19:16:20 +0000 Subject: [PATCH 1/4] buttons, colour --- .DS_Store | Bin 0 -> 6148 bytes css/styles.css | 18 +++++++++- index.html | 90 ++++++++++++++++++++++++++++++++++++++++-------- instructions.md | 0 tree-view.atloc | 8 +++++ 5 files changed, 101 insertions(+), 15 deletions(-) create mode 100644 .DS_Store create mode 100644 instructions.md create mode 100644 tree-view.atloc diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000000000000000000000000000000000000..323e26af86a5c114781b3b05bbd51166c422bb23 GIT binary patch literal 6148 zcmeHKOHRWu5Pj2DRSS!D$udheAaR3GwMZ=3lnc6&e_jkjU^B*%iNE^>sVuD93YO!CH*b~OSV9v-7T;d69GP81i8CN(x>@LO_;Tl8S5%(~l=lR?@PtSH*@EI@g#=RDJCvQS;#(ihy z{h%k@WpnE03b+EUz|kteJ6o-D8qj-Jz!h)>whHL?Az@QYBNhSe)4|S40Ah=7Gmh=& zpO~nFm_{rD(nFI#B?hX*5<_C`Ac4;HG{zSJ107;JGf&)EVud2H^pM2DA!$JGT>)31 ztUxnN`+EP6{;vPaB%iqguE4)iKw885;ebbqcWdo%dep)-5 literal 0 HcmV?d00001 diff --git a/css/styles.css b/css/styles.css index 8a60244..9d219b2 100644 --- a/css/styles.css +++ b/css/styles.css @@ -4,4 +4,20 @@ body { .starter-template { padding: 3rem 1.5rem; text-align: center; -} \ No newline at end of file +} +h1 { + color: darkgreen; +} +img{ + width: 200px; + heights: 200px +} +.btn-warning { + background-color: yellow; +} +.btn-light { + background-color: lightblue; +} +.btn-dark { + background-color: purple; +} diff --git a/index.html b/index.html index a4670a4..c9c1ed4 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ Starter Template for Bootstrap - + @@ -41,25 +41,87 @@

Bootstrap starter template

-

Use this document as a way to quickly start any new project.
All you get is this text and a mostly barebones HTML document.

+ + + +

Use this document as a way to quickly create cat buttons.
All you get are buttons and a mostly barebones HTML document.

-
-
- - One of three columns + +
+ +

One very cute cat

+
+ + + + +
-
- - One of three columns +
+

Two cats

-
- - One of three columns +
-
- +
+ +

More cats

+
+
+ ... +
+

Hello hooman send some help pleaseee.

+
+
+
+ + diff --git a/instructions.md b/instructions.md new file mode 100644 index 0000000..e69de29 diff --git a/tree-view.atloc b/tree-view.atloc new file mode 100644 index 0000000..410eb21 --- /dev/null +++ b/tree-view.atloc @@ -0,0 +1,8 @@ + + + + + URL + atom://tree-view + + From 9506fafa00a54ca4542c4a80a6e38becf3dfbc8c Mon Sep 17 00:00:00 2001 From: sofiaa153 Date: Mon, 25 Nov 2019 19:26:36 +0000 Subject: [PATCH 2/4] text change --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index c9c1ed4..7dc98d5 100644 --- a/index.html +++ b/index.html @@ -80,7 +80,7 @@
-

Two cats

+

Two nice cats

+
+

Two nice cats

+
+ + +
+ +

More cats

+
+
+ ... +
+

Hello hooman send some help pleaseee.

+
+
+ + + + + + + + + + + + + +