Update of /cvsroot/mvp-xml/WebSite
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16648
Modified Files:
index.html style.css
Added Files:
mvp-xml-logo.gif
Log Message:
--- NEW FILE: mvp-xml-logo.gif ---
(This appears to be a binary file; contents omitted.)
Index: index.html
===================================================================
RCS file: /cvsroot/mvp-xml/WebSite/index.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- index.html 27 Nov 2005 20:17:21 -0000 1.15
+++ index.html 27 Nov 2005 20:32:58 -0000 1.16
@@ -5,7 +5,7 @@
<link href="style.css" type="text/css" rel="stylesheet">
</head>
<body>
-<h1><a class="mozTocH1" name="mozTocId838640"></a>Mvp.Xml Project</h1>
+<h1><a class="mozTocH1" name="mozTocId838640"></a><a href="http://mvp-xml.sf.net"><img alt="Mvp.Xml Project Logo" src="mvp-xml-logo.gif" border="0" align="middle"/></a> Mvp.Xml Project</h1>
<p> Mvp.Xml project is developed by <a target="_blank"
href="http://www.microsoft.com/communities/mvp/mvp.mspx"> Microsoft
MVPs</a> in <a target="_blank"
@@ -107,7 +107,7 @@
src="http://images.sourceforge.net/images/xml.png"
style="border: 0px solid ; width: 36px; height: 14px;"></a> (<a
href="http://sourceforge.net/news/?group_id=102352">News archive</a>)<br>
-Mvp.Xml Releases: <a
+Mvp.Xml Releases: <a
href="http://sourceforge.net/export/rss2_projfiles.php?group_id=102352"><img
alt="Mvp.Xml project news feed"
src="http://images.sourceforge.net/images/xml.png"
Index: style.css
===================================================================
RCS file: /cvsroot/mvp-xml/WebSite/style.css,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- style.css 1 Nov 2004 17:19:17 -0000 1.3
+++ style.css 27 Nov 2005 20:32:58 -0000 1.4
@@ -7,7 +7,7 @@
h1
{
font-weight: bold;
- font-size: 18pt;
+ font-size: 20pt;
background-color: #99ccff;
text-indent: 15px;
}
|