Moderate layout changes to news.xml and initialNews.xml, customary css tweaks,

and zzz's fix for the Chinese readme issues.
This commit is contained in:
z3d
2009-07-16 18:44:24 +00:00
parent 82f8dd5635
commit a13e528972
5 changed files with 14 additions and 12 deletions

View File

@ -139,7 +139,6 @@ div.news {
div.news li {
text-align: justify;
font-weight: bold;
list-style: url('images/info_dark.png');
margin: 0 10px 0 30px;
padding: 5px;
@ -347,6 +346,14 @@ h3 {
padding: 5px 0;
}
h4 {
border-bottom: 1px;
border-bottom-style: solid;
border-bottom-color: #99f;
padding: 0 0 10px 0;
margin: 5px 0 10px 0;
font-size: 11pt;
}
button {
border: 1px outset #ddddc0;
padding: 1px 3px;