added margin bottom for p in bottom right div
This commit is contained in:
parent
b59e3963ad
commit
cb29043bf1
1 changed files with 4 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue