mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
GF home page minor style update
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
body { background-color: #f2f2f2; }
|
||||
|
||||
|
||||
h1,h2,h3 { font-family: sans-serif; }
|
||||
h1,h2,h3 { font-family: sans-serif; color: #303030;
|
||||
text-shadow: rgba(0,0,0,0.25) 2px 2px 5px;
|
||||
}
|
||||
h1 { text-align: center; }
|
||||
h2 { border-bottom: 2px solid black; clear: right; }
|
||||
h2 { border-bottom: 2px solid #303030; clear: right; }
|
||||
|
||||
div.center { text-align: center; }
|
||||
div.news { font-size: small; }
|
||||
|
||||
10
index.html
10
index.html
@@ -27,7 +27,7 @@ Version 3.3
|
||||
October 2011
|
||||
|
||||
<P>
|
||||
<font size=+2>
|
||||
<div class=mainlinks style="font-size: 140%">
|
||||
[ <A HREF="demos/index.html">Demos</A>
|
||||
| <A HREF="http://www.grammaticalframework.org/download/index.html">Download</A>
|
||||
| <A HREF="lib/doc/synopsis.html">Libraries</A>
|
||||
@@ -37,8 +37,9 @@ October 2011
|
||||
| <A HREF="http://groups.google.com/group/gf-dev">UserGroup</A>
|
||||
| <A HREF="gf-book">Book</A><font size=-1 color=red><i>New!</i></font>
|
||||
]
|
||||
</font>
|
||||
<P>
|
||||
</div>
|
||||
<div class=extralinks>
|
||||
<p>
|
||||
[ <A HREF="http://code.google.com/p/grammatical-framework/wiki/SideBar?tm=6">Wiki</A>
|
||||
| <A HREF="doc/gf-people.html">People</A>
|
||||
| <A HREF="doc/gf-bibliography.html">Publications</A>
|
||||
@@ -50,7 +51,8 @@ October 2011
|
||||
| <A HREF="http://www.molto-project.eu">MOLTO</A>
|
||||
| <A HREF="http://school.grammaticalframework.org">SummerSchool</A>
|
||||
| <A HREF="/android/">Android</A>
|
||||
]
|
||||
]
|
||||
</div>
|
||||
</div>
|
||||
<H2>News</H2>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user