diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..945e630 Binary files /dev/null and b/.DS_Store differ diff --git a/css/custom.css b/css/custom.css index 6e7ce8b..09825f4 100644 --- a/css/custom.css +++ b/css/custom.css @@ -1 +1,43 @@ -/* You can include your custom styling here */ \ No newline at end of file +/*.jumbotron { + border-style: 10px solid red; +}*/ +/*body {background: lightgrey;} +*/ +.pink {background-color: pink; + } +.blue {background-color: blue; + } +.grey {background-color: #F8F8F8 ; + } +.white {background-color: white; + border: 1px solid lightgrey; + } +.green {background-color: green; + } +.purple {background-color: purple; + } +.yellow {background-color: yellow; + } +.red {background-color: red; + color: red; + } +.byben1 {font-style: italic; + } +.support { + margin: 15px auto; +} +'' +/* You can include your custom styling here */ + + +