Commit c7d44703 authored by Dan Pascu's avatar Dan Pascu

Adjusted alignment for some of the style elements

parent b7f6a6d3
...@@ -262,9 +262,10 @@ body ...@@ -262,9 +262,10 @@ body
.message .x-mark .message .x-mark
{ {
font-size: 1.2em; font-size: 1.2em;
margin-left: -.74em; margin-left: -0.74em;
margin-top: -.17em; margin-top: -0.15em;
letter-spacing: -.2em; margin-right: 0.2em;
letter-spacing: -0.2em;
float: left; float: left;
} }
......
...@@ -342,8 +342,8 @@ body ...@@ -342,8 +342,8 @@ body
{ {
position: absolute; position: absolute;
left: 43px; left: 43px;
margin-left: -.07em; margin-left: -0.07em;
margin-top: -.15em; margin-top: -0.15em;
margin-right: -2px; margin-right: -2px;
font-size: 1.2em; font-size: 1.2em;
} }
......
...@@ -353,10 +353,10 @@ body ...@@ -353,10 +353,10 @@ body
{ {
position: absolute; position: absolute;
left: 39px; left: 39px;
margin-left: -.054em; margin-left: -0.054em;
margin-top: -2px; margin-top: -1px;
margin-right: -2px; margin-right: -2px;
letter-spacing: -.2em; letter-spacing: -0.2em;
font-size: 12px; font-size: 12px;
} }
......
...@@ -308,10 +308,10 @@ body ...@@ -308,10 +308,10 @@ body
{ {
position: absolute; position: absolute;
left: 55px; left: 55px;
margin-left: -.054em; margin-left: -0.054em;
margin-top: -2px; margin-top: -1px;
margin-right: -2px; margin-right: -2px;
letter-spacing: -.2em; letter-spacing: -0.2em;
font-size: 12px; font-size: 12px;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment