diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/common/css/main.css | 2 | ||||
-rw-r--r-- | site/index.php | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/site/common/css/main.css b/site/common/css/main.css index 8d8af8e..620f79e 100644 --- a/site/common/css/main.css +++ b/site/common/css/main.css @@ -1,4 +1,4 @@ -*,a:hover{color:#222;padding:.3% 1%;margin:1% auto;text-align:justify} +*,a:hover{color:#222;padding:.2% 1%;margin:1% auto;text-align:justify} html{background:#eee;font:95% sans-serif} body{max-width:80em} div{background:#fff;border-radius:9px;box-shadow:0 0 4px} diff --git a/site/index.php b/site/index.php index ada0f73..f3e9fca 100644 --- a/site/index.php +++ b/site/index.php @@ -80,7 +80,7 @@ </div> <div> - <h2>What is this all about?</h2> + <h2>Why are we doing this?</h2> <p> Most people in the global <a href="https://www.gnu.org/philosophy/free-sw.html">free software</a> community are using free operating systems; namely, the <a href="https://gnu.org/">GNU operating system</a>. However, most of them are still relying on proprietary software to boot their operating system, via software |