We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b39b7e9 commit 44f0236Copy full SHA for 44f0236
css/style.css
@@ -2,6 +2,7 @@
2
3
img {
4
border: 0;
5
+ padding: 5px;
6
}
7
8
div#container {
images/sponsor-webmatrix.png
9.69 KB
resources/home.html
@@ -41,7 +41,8 @@ <h1>Our Sponsors</h1>
41
<h2>Gold Sponsors</h2>
42
<div>
43
<a href="http://www.facebook.com/opensource/"><img src="images/sponsor-facebook.png" alt="Facebook"/></a>
44
- <a href="http://cakedc.com"><img src="images/sponsor-cakedc.png" alt="CakeDC"/></a>
+ <a href="http://cakedc.com"><img src="images/sponsor-cakedc.png" alt="CakeDC"/></a><br>
45
+ <a href="http://microsoft.com/web/webmatrix/"><img src="images/sponsor-webmatrix.png" alt="Microsoft Web Matrix"/></a>
46
</div>
47
<h2>Silver Sponsors</h2>
48
0 commit comments