diff --git a/css/airspace.css b/css/airspace.css index 9a99be1c..dbae7402 100755 --- a/css/airspace.css +++ b/css/airspace.css @@ -222,28 +222,94 @@ font header .navbar-default .navbar-nav li a:hover { /*-- service Start --*/ +@media (min-width: 576px) and (max-width: 767.98px) { + .col-custom { + flex: 0 0 100%; /* 50% width */ + max-width: 100%; + } +} #service { text-align: center; padding: 90px 0; + background-color: #f8f9fa; +} +#service .section-title h2 { + font-size: 2.5rem; + color: #333; + margin-bottom: 20px; +} +#service .section-title p { + font-size: 1.1rem; + color: #666; + margin: 0 auto 40px; +} +#service .activity-grid { + display: flex; + flex-wrap: wrap; + justify-content: center; + gap: 30px; } #service .service-item { - padding-bottom: 30px; + background-color: #ffffff; + border-radius: 10px; + padding: 30px 20px; + transition: all 0.3s ease; + box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); } -#service .service-item i { - font-size: 60px; - color: #4A4656; +#service .service-item:hover { + transform: translateY(-5px); + box-shadow: 0 10px 20px rgba(0, 0, 0, 0.15); +} +#service .activity-icon { + width: 80px; + height: 80px; + margin-bottom: 20px; } #service .service-item h4 { - padding-top: 20px; - margin: 0; - color: #666; + font-size: 1.25rem; + color: #333; + margin-bottom: 10px; } #service .service-item p { - color: #888; - padding-top: 10px; - margin: 0; - font-size: 14px; - line-height: 1.8; + color: #666; + font-size: 0.9rem; + line-height: 1.6; + margin-bottom: 20px; +} +#service .activity-button { + display: inline-block; + padding: 10px 20px; + background-color: #4A4656; + color: #fff; + text-decoration: none; + border-radius: 5px; + transition: background-color 0.3s ease; +} +#service .activity-button:hover { + background-color: #5a566a; +} + +#service .view-all-button { + display: inline-block; + padding: 12px 30px; + background-color: #4A4656; + color: #fff; + text-decoration: none; + border-radius: 5px; + font-size: 1.1rem; + transition: background-color 0.3s ease; +} +#service .view-all-button:hover { + background-color: #5a566a; +} +#service .important-note { + margin-top: 40px; + font-size: 0.9rem; + color: #666; +} +#service .important-note a { + color: #4A4656; + text-decoration: underline; } /*-- donation section start @@ -1623,11 +1689,25 @@ header.large li{ margin-top: 0px; } /*-- service Start --*/ - #service { - padding-top: 100px; + + #service .container{ + max-width: 100%; + } + #service .activity-grid { + gap: 20px; + } + #service .service-item { + padding: 20px 15px; + } + #service .activity-icon { + width: 60px; + height: 60px; + } + #service .service-item h4 { + font-size: 1.1rem; } - #service .thumbnail { - padding-bottom: 70px; + #service .service-item p { + font-size: 0.8rem; } /*-- call-to-action Start diff --git a/index.html b/index.html index 8601fbb2..054eaed5 100755 --- a/index.html +++ b/index.html @@ -438,110 +438,94 @@
The Sugar Learning Platform is a complete environment for teaching and learning, which includes individual activities. If you're already using the Sugar Desktop Environment, then you can install from the activities below, which has links to some of our most popular activities.
+Discover a world of interactive learning with our most popular Sugar activities. Perfect for students already using the Sugar Desktop Environment.
Have fun with progressive challenges
- +Are you already using TurtleBlocks? Try it in three dimensions!
- +We have hundreds of activities to explore.
-Important: Please know that in order to install and try them, you need to be running the Sugar Desktop Environment. If you don't have that already, please consider your other options to explore Sugar: Try Sugar!
+We have hundreds of activities to explore.
+ Go to Sugar Activity Library +Note: These activities require the Sugar Desktop Environment. Don't have it? Try Sugar now!