Support webkit border radius in css. Create images/orig dir. Scale viewed syx-logo
:100644 100644 7d4ef8b... 12e53bf... M css/site.css
:000000 100644 0000000... e00f251... A images/orig/syx-logo.png
:100644 000000 e00f251... 0000000... D images/syx-logo.png
:100644 100644 e1268ad... 01bad5a... M wml/template.inc
diff --git a/css/site.css b/css/site.css
index 7d4ef8b..12e53bf 100644
--- a/css/site.css
+++ b/css/site.css
@@ -93,6 +93,7 @@ a:hover, #navbar a:hover {
margin: 0;
padding: 5px 5px 5px 5px;
-moz-border-radius: 6px;
+ -webkit-border-radius: 6px;
}
#page {
@@ -113,11 +114,7 @@ a:hover, #navbar a:hover {
border: 10px solid #dfdfdf;
margin-bottom: 1em;
-moz-border-radius: 35px;
-}
-
-#logo {
- width: 12em;
- height: 12em;
+ -webkit-border-radius: 35px;
}
#header ul {
@@ -161,6 +158,7 @@ a:hover, #navbar a:hover {
font-size: 1.2em;
line-height: 1.6em;
-moz-border-radius: 5px;
+ -webkit-border-radius: 5px;
}
a.next, a.next:visited, a.next:link {
@@ -315,6 +313,7 @@ span.install {
.community tr td {
background-color: gray;
-moz-border-radius: 35px;
+ -webkit-border-radius: 5px;
}
.community a, .community a:visited, .community a:link {
diff --git a/images/orig/syx-logo.png b/images/orig/syx-logo.png
new file mode 100644
index 0000000..e00f251
Binary files /dev/null and b/images/orig/syx-logo.png differ
diff --git a/images/syx-logo.png b/images/syx-logo.png
deleted file mode 100644
index e00f251..0000000
Binary files a/images/syx-logo.png and /dev/null differ
diff --git a/wml/template.inc b/wml/template.inc
index e1268ad..01bad5a 100644
--- a/wml/template.inc
+++ b/wml/template.inc
@@ -27,7 +27,7 @@
</ul>
</td>
<td>
- <img src="$(ROOT)/images/syx-logo.png" align="middle" id="logo" class="centered">
+ <img src="$(ROOT)/images/syx-logo.png" width="140" height="140" align="middle" id="logo" class="centered">
</td>
<td>
<ul>