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
|
#bottomRight a:hover
|
||||||
{text-decoration:underline;}
|
{text-decoration:underline;}
|
||||||
|
|
||||||
|
#bottomRight p {
|
||||||
|
margin-bottom: 8px;
|
||||||
|
}
|
||||||
|
|
||||||
.itfInfoSub
|
.itfInfoSub
|
||||||
{color:#f7bd00;
|
{color:#f7bd00;
|
||||||
font-weight:bold;}
|
font-weight:bold;}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user