diff --git a/CHANGELOG.md b/CHANGELOG.md index 09ae6a1..aabb24c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,20 @@ # Change Log +**Release Notes for v.1.0.7-beta** +* Imported FOIL-UI.css v.2.0 +* https://github.com/senalbulumulle/FOIL-UI-Framework-Library + + + + **Release Notes for v.1.0.6.1-beta** * Imported FOIL-UI.css v.1.0.1.1.2 * https://github.com/senalbulumulle/FOIL-UI-Framework-Library/ + + + + **Release Notes for v.1.0.6-beta** * Line 28-50 Added Feature to Find Buildings on UNF Campus. diff --git a/FOIL-UI.css b/FOIL-UI.css index 75367b4..4925918 100644 --- a/FOIL-UI.css +++ b/FOIL-UI.css @@ -1,6 +1,6 @@ /***************************************************** FOÏL UI.css - Version 1.0.1.1.2 + Version 2.0 *******************************************************/ @@ -112,6 +112,7 @@ body { font-size: 16px; margin: 4px 2px; transition-duration: 0.2s; + box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.459), 0 20px 20px 0 rgba(61, 61, 61, 0.589); } /***************************************************** Button Color Substitutes @@ -165,6 +166,7 @@ body { font-size: 16px; margin: 4px 2px; transition-duration: 0.2s; + box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.459), 0 20px 20px 0 rgba(61, 61, 61, 0.589); } /***************************************************** Button Small Color Substitutes