Added space after Pool Title on MPOS Theme
This commit is contained in:
parent
c31cb95d20
commit
568bb1811f
@ -42,6 +42,7 @@ background: #222222 url(../images/header_bg.png) repeat-x;
|
|||||||
header#header h1.site_title, header#header h2.section_title {
|
header#header h1.site_title, header#header h2.section_title {
|
||||||
float: left;
|
float: left;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
|
padding-right: 1.8%;
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
height: 55px;
|
height: 55px;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user