diff options
Diffstat (limited to 'site')
-rw-r--r-- | site/css/main.css | 2 | ||||
-rw-r--r-- | site/index.php | 2 | ||||
-rw-r--r-- | site/logo/logo-small.jpg | bin | 0 -> 1261 bytes |
3 files changed, 2 insertions, 2 deletions
diff --git a/site/css/main.css b/site/css/main.css index 998e5fe..1281bd3 100644 --- a/site/css/main.css +++ b/site/css/main.css @@ -2,7 +2,7 @@ body { background:#f4f4f4; color:#2B2B2B; font-family:Lato,sans-serif; - font-size:0.90em; + font-size:0.83em; font-weight:400; padding:0px; margin:0px; diff --git a/site/index.php b/site/index.php index c5b2699..3e883ae 100644 --- a/site/index.php +++ b/site/index.php @@ -38,7 +38,7 @@ <div id="libreboot" class="section intro"> <p> - <img class="homepage_logo" src="logo/logo-small.png" alt="" title="<?php include "logo/license.txt"; ?>" /> + <img class="homepage_logo" src="logo/logo-small.jpg" alt="" title="<?php include "logo/license.txt"; ?>" /> </p> <h1><?php echo $lbProjectNameCapitalized; ?> project</h1> <p> diff --git a/site/logo/logo-small.jpg b/site/logo/logo-small.jpg Binary files differnew file mode 100644 index 0000000..5b51723 --- /dev/null +++ b/site/logo/logo-small.jpg |