Fixed display of OP in IP page

This commit is contained in:
Savetheinternet
2011-02-18 01:13:56 +11:00
parent 556e5bdcea
commit cbdc3fd8e8
3 changed files with 7 additions and 3 deletions

View File

@@ -32,6 +32,9 @@ p.intro a.email span.name {
p.intro a.email:hover span.name {
color: #ff0000;
}
p.intro label {
display: inline;
}
h2 {
color: #AF0A0F;
font-size: 11pt;