From 661bd8a67967c4e80cb6fd156f153f65dbf54456 Mon Sep 17 00:00:00 2001 From: Francis Rowe Date: Wed, 15 Jul 2015 04:50:10 -0400 Subject: really improve the home page --- (limited to 'site') diff --git a/site/common/css/main.css b/site/common/css/main.css index 620f79e..f900d2c 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -3,6 +3,6 @@ html{background:#eee;font:95% sans-serif} body{max-width:80em} div{background:#fff;border-radius:9px;box-shadow:0 0 4px} li{display:inline} -img{width:14%;float:right} +img{max-width:18%;float:right} a{color:#33a;font-size:110%} a,a:hover,i,b,u{padding:0} diff --git a/site/index.php b/site/index.php index 876ea71..47c8b3f 100644 --- a/site/index.php +++ b/site/index.php @@ -38,8 +38,8 @@

- Libreboot is a free (libre) boot firmware, - replacing the proprietary BIOS/UEFI, based on coreboot. + Libreboot is a free (libre) boot firmware based on coreboot, + intended to replace the proprietary BIOS/UEFI firmware. Boot firmware is the low-level software that runs when you turn your computer on, which initializes the hardware and starts a bootloader for your operating system. Learn more

@@ -57,7 +57,7 @@