pixel perfect alignment

This commit is contained in:
Frederic Peters 2009-05-26 19:06:24 +02:00
parent 257e5c3c96
commit 0147fd5175
1 changed files with 4 additions and 3 deletions

View File

@ -232,8 +232,9 @@ textarea:focus {
div#portal-gray-zone {
background: #ccc;
border: 2px inset #555;
width: 636px;
border: 2px ridge #555;
border-width: 2px 0 0 2px;
width: 637px;
position: relative;
margin-left: 1px;
float: left;
@ -1499,7 +1500,7 @@ h3 a:hover {
padding-right: 25px;
clear: left;
line-height: 14px;
margin-right: 10px;
margin-right: 11px;
}
#portal-colophon {