diff --git a/src/assets/css/style.css b/src/assets/css/style.css index 0cdb239..d1a2584 100644 --- a/src/assets/css/style.css +++ b/src/assets/css/style.css @@ -54,6 +54,35 @@ width: 100%; /* Full width on small screens */ } +.description { + margin: 4rem 0; + font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; + text-align: center; +} + +.description h1 { + font-size: 2rem; + font-weight: bold; + text-transform: uppercase; + color: rgb(51, 51, 51); +} + +.description p { + max-width: 80%; + margin: auto; + font-size: 1.3rem; + color: rgb(118, 118, 118); +} + +.cc-highlight { + color: rgb(251, 212, 60); +} + +@media (max-width: 600px) { + .description p { + max-width: 100%; + } +} /* Responsive Design */ @media (min-width: 601px) { .body-search { diff --git a/src/index.html b/src/index.html index 3214cf1..2db0692 100644 --- a/src/index.html +++ b/src/index.html @@ -144,6 +144,18 @@

Our Work Relies On You!

+
+

+ Discover Creative Commons (CC) Content +

+

+ Creative Commons Search (or CC Search) is a convenient search tool + that gives you access to search engines for finding videos, images, + audio and any other digital content shared explicitly for reuse under + Creative Commons (CC) license. +

+