Commit 3cab4647 authored by Ivan Tyagov's avatar Ivan Tyagov

Set proper link defaults.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@42330 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent e83f7b87
......@@ -114,10 +114,9 @@ table {\n
a:link, \n
a:active, \n
a:visited { \n
color: #9d968d; \n
font-weight:bold; \n
color: #000; \n
font-weight:normal; \n
text-decoration: none;\n
\n
}\n
\n
a:hover { \n
......@@ -1528,7 +1527,7 @@ div#wrapper_headline span.header_title {\n
</item>
<item>
<key> <string>output_encoding</string> </key>
<value> <string>utf-8</string> </value>
<value> <string>iso-8859-15</string> </value>
</item>
<item>
<key> <string>title</string> </key>
......
1734
\ No newline at end of file
1735
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment