Fix several minor CSS issues.

This commit is contained in:
Paulo Gustavo Veiga
2011-03-28 23:26:05 -03:00
parent 74dfd39af3
commit 5b92c6a2bb
6 changed files with 151 additions and 148 deletions

View File

@@ -31,7 +31,8 @@ html {
opacity: .99;
padding: 15px;
width: 100%;
border: 1px solid darkgray;
border: 1px solid;
border-color:#a9a9a9;
}