Updated theme

This commit is contained in:
Christophe Riccio
2011-02-10 12:27:46 +00:00
parent 239b2f8de6
commit 9fefd16e4c
4 changed files with 119 additions and 63 deletions

View File

@@ -1,13 +1,15 @@
body
{
background-color:#fff8f0;
background-color:#000000;
margin:0px;
padding:0px;
width:100%;
}
table
{
background-color:#ffffff;
width:800px;
width:1000px;
margin-left:auto;
margin-right:auto;
}
@@ -189,12 +191,12 @@ a.menu
*/
a.menu
{
color:#008000;
color:#000000;
}
a
{
color:#008000;
color:#000000;
}
div.issue-content