summaryrefslogtreecommitdiff
path: root/readme/style.css
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-15 12:48:11 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-10-15 12:48:11 +0000
commitf58856d5ab5a79e09e4aad906cecd7aa931a2224 (patch)
tree578e7012b84df2bae3bbcb524e378ed41dd4aad3 /readme/style.css
parent46b6685fa8ab480705cdd818adf283b3778e3fcc (diff)
downloadhercules-f58856d5ab5a79e09e4aad906cecd7aa931a2224.tar.gz
hercules-f58856d5ab5a79e09e4aad906cecd7aa931a2224.tar.bz2
hercules-f58856d5ab5a79e09e4aad906cecd7aa931a2224.tar.xz
hercules-f58856d5ab5a79e09e4aad906cecd7aa931a2224.zip
* Some readme clean-ups (related r14711).
- Normalized whitespace and made the html files validate properly. - Moved faq-content content to faq. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14973 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'readme/style.css')
-rw-r--r--readme/style.css5
1 files changed, 4 insertions, 1 deletions
diff --git a/readme/style.css b/readme/style.css
index de9b300a2..6a31b4e6a 100644
--- a/readme/style.css
+++ b/readme/style.css
@@ -77,4 +77,7 @@ font-family: arial, helvetica, sans-serif;
}
#footer a {
color: White;
-} \ No newline at end of file
+}
+dt {
+ font-weight:bold;
+}