diff options
author | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
---|---|---|
committer | xazax-hun <xazax-hun@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2012-04-21 10:37:44 +0000 |
commit | 47c9d62ec34f1d83bedee0490a80287a9529fef9 (patch) | |
tree | 98eea532fbb5e545acc2bf8e5a8125fe55daca36 /readme.html | |
parent | f5e330384dfe0ee0d959402ee5d8d140360e58ac (diff) | |
download | hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.gz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.bz2 hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.tar.xz hercules-47c9d62ec34f1d83bedee0490a80287a9529fef9.zip |
* Made branding more consistent.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@15905 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme.html')
-rw-r--r-- | readme.html | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/readme.html b/readme.html index ee95a106c..82c51913d 100644 --- a/readme.html +++ b/readme.html @@ -1,14 +1,14 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>RAthena | Intro</title> + <title>rAthena | Intro</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <link rel="stylesheet" type="text/css" href="./readme/style.css"> </head> <body> <div id="template"> <div id="header"> - <div class="logo">RAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> + <div class="logo">rAthena<br><span class="subtitle">- RAGNAROK Online Server Emulator</span></div> <div class="title">Intro</div> </div> <div id="navcontainer"> @@ -24,14 +24,14 @@ <div class="body-container"> <ul> - <li><span class="body-title">What is RAthena?</span><br> - RAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. RAthena is a continuation of the eAthena project. + <li><span class="body-title">What is rAthena?</span><br> + rAthena is a collaborative software development project revolving around the creation of a robust massively multiplayer online role playing game (MMORPG) server package. Written in C, the program is very versatile and provides NPCs, warps and modifications. The project is jointly managed by a group of volunteers located around the world as well as a tremendous community providing QA and support. rAthena is a continuation of the eAthena project. </li> </ul> <ul> - <li><span class="body-title">Who are the RAthena developers?</span><br> - You can find a list of the currently active RAthena developers at:<br> + <li><span class="body-title">Who are the rAthena developers?</span><br> + You can find a list of the currently active rAthena developers at:<br> <a href="http://sourceforge.net/project/memberlist.php?group_id=637719" target="_new">http://sourceforge.net/project/memberlist.php?group_id=637719</a> </li> </ul> |