diff --git a/themes/V3/5ePHB/style.less b/themes/V3/5ePHB/style.less index b5a81affa..460091427 100644 --- a/themes/V3/5ePHB/style.less +++ b/themes/V3/5ePHB/style.less @@ -694,7 +694,6 @@ h5 + table{ drop-shadow(0 0 0 black) drop-shadow(0 0 0 black); text-transform : uppercase; font-weight : normal; - display : block; margin-top : 1.2cm; margin-bottom : 0; color : white; @@ -767,7 +766,7 @@ h5 + table{ top : 0.5cm; left : 0; right : 0; - filter :drop-shadow(0 0 0.075cm black); + filter : drop-shadow(0 0 0.075cm black); img { height : 2cm; width : 100%; @@ -795,7 +794,6 @@ h5 + table{ font-family : NodestoCapsCondensed; font-weight : normal; font-size : 2.1cm; - display : block; margin-top : 1.2cm; margin-bottom : 0; text-transform : uppercase; @@ -805,7 +803,7 @@ h5 + table{ font-family : NodestoCapsCondensed; font-weight : normal; font-size : 0.85cm; - letter-spacing : 0.1cm; + letter-spacing : 0.5cm; } hr { display : block; @@ -821,8 +819,8 @@ h5 + table{ .logo { position : absolute; bottom : 1cm; - left : 0; - right : 0; + left : 0; + right : 0; height : 2cm; img { height : 2cm;