Skip to content

Commit 44f0236

Browse files
committed
adding Microsoft Web Matrix
1 parent b39b7e9 commit 44f0236

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
img {
44
border: 0;
5+
padding: 5px;
56
}
67

78
div#container {

images/sponsor-webmatrix.png

9.69 KB
Loading

resources/home.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ <h1>Our Sponsors</h1>
4141
<h2>Gold Sponsors</h2>
4242
<div>
4343
<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>
44+
<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>
4546
</div>
4647
<h2>Silver Sponsors</h2>
4748
<div>

0 commit comments

Comments
 (0)