move pi to the left.

This commit is contained in:
Jeff Teunissen 2007-03-16 17:18:02 +00:00
parent f704144288
commit 8260ad0ffd
2 changed files with 11 additions and 8 deletions

View file

@ -194,11 +194,14 @@ BODY {
A#pi {
position: absolute;
top: 1px;
right: 1px;
top: 0px;
right: 4px;
background: #7f000c;
color: #084508;
font-size: 14pt;
font-size: 10pt;
font-weight: bold;
}
.smallText {

View file

@ -194,14 +194,14 @@ BODY {
A#pi {
position: absolute;
top: 1px;
right: 1px;
font-size: 10pt;
font-weight: bold;
top: 0px;
right: 4px;
background: #737b9c;
color: #4b4f66;
font-size: 10pt;
font-weight: bold;
}
.smallText {