added margin bottom for p in bottom right div
This commit is contained in:
parent
b59e3963ad
commit
cb29043bf1
|
@ -24,6 +24,10 @@ text-decoration:none;}
|
|||
#bottomRight a:hover
|
||||
{text-decoration:underline;}
|
||||
|
||||
#bottomRight p {
|
||||
margin-bottom: 8px;
|
||||
}
|
||||
|
||||
.itfInfoSub
|
||||
{color:#f7bd00;
|
||||
font-weight:bold;}
|
||||
|
|
Loading…
Reference in New Issue
Block a user