diff --git a/css/style.css b/css/style.css index 229240d..0713aa1 100644 --- a/css/style.css +++ b/css/style.css @@ -6,11 +6,15 @@ body { background-color: #222; } -.navbar { +.navbar, footer { background: linear-gradient(-95deg, #1a9fff, #946beb); font-family: "Source Sans 3"; } +footer { + color: white; +} + .navbar .dropdown-menu { background-color: #222; } @@ -30,12 +34,27 @@ body { } .jumbotron { - background: linear-gradient(45deg, #1a9fff, #946beb); color: white; border: 1px white solid; font-family: "Source Sans 3", sans-serif; } +.my-gradient { + background: linear-gradient(45deg, #1a9fff, #946beb); +} + +.feature-col { + background-color: white; +} + .jumbotron h1 { font-family: "Nunito Sans", sans-serif; +} + +.jumbotron p>a, footer a { + color: #222; +} + +.jumbotron p>a:hover, footer a:hover{ + color: white; } \ No newline at end of file diff --git a/features.html b/features.html new file mode 100644 index 0000000..199f752 --- /dev/null +++ b/features.html @@ -0,0 +1,136 @@ + + + +
+ + +Lorem ipsum dolor sit amet, consectetur adipiscing elit. Fusce sed ante - finibus nulla imperdiet mattis id id augue. Donec maximus molestie tempor. Nulla efficitur ex - erat, nec vehicula arcu dapibus sed.
- - - + + + + + + + - -