This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "snap-website".

The branch, master has been updated
       via  bead5053d5bc7ddf50a8b9754c761e07c75c5f10 (commit)
      from  2f03c47aac4df2faa2bac5387baf38e502433200 (commit)


Summary of changes:
 static/media/css/main.css |   11 ++++-------
 1 files changed, 4 insertions(+), 7 deletions(-)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bead5053d5bc7ddf50a8b9754c761e07c75c5f10
Author: Gregory Collins <[email protected]>
Date:   Wed Nov 10 22:33:01 2010 +0100

    Get rid of the droid serif in our css files

diff --git a/static/media/css/main.css b/static/media/css/main.css
index a7626af..7859aaa 100644
--- a/static/media/css/main.css
+++ b/static/media/css/main.css
@@ -4,8 +4,8 @@
  * tag definitions
  ------------------------------------------------------------------------*/
 body,html{
-    font-size: 17px;
-    font-family: "Droid Serif", "Georgia", "Arial", "Helvetica", sans-serif;
+    font-size: 18px;
+    font-family: "Georgia", "Arial", "Helvetica", sans-serif;
     line-height: 29px;
     color:#0c1a30;
     padding:0;
@@ -16,6 +16,7 @@ body,html{
 tt, code, pre {
     font-family: "Liberation Mono", "monospace";
     font-size: 90%;
+    line-height: 29px;
 }
 
 /*a:link,a:visited{ color: #ad104f; text-decoration: none; }*/
@@ -197,7 +198,7 @@ td.title {
 td.summary {
     color: #222;
     font-size: 0.8em;
-    font-family: "Droid Serif", "Georgia", "Arial", "Helvetica", sans-serif;
+    font-family: "Georgia", "Arial", "Helvetica", sans-serif;
     width:368px;
     padding-left: 12px;
     margin-bottom: 1em;
@@ -751,10 +752,6 @@ p.foundabug {
     src: url("DroidSans.ttf") format("truetype");
 }
 @font-face {
-    font-family: "Droid Serif";
-    src: url("DroidSerif-Regular.ttf") format("truetype");
-}
-...@font-face {
     font-family: "PT Sans";
     src: url("PT_Sans.ttf") format("truetype");
 }
-----------------------------------------------------------------------


hooks/post-receive
-- 
snap-website
_______________________________________________
Snap mailing list
[email protected]
http://mailman-mail5.webfaction.com/listinfo/snap

Reply via email to