added margin to logo
This commit is contained in:
@ -11,6 +11,7 @@ html, body{
|
|||||||
float:left;
|
float:left;
|
||||||
color: red;
|
color: red;
|
||||||
margin: inherit;
|
margin: inherit;
|
||||||
|
margin-left: 1em;
|
||||||
margin-top: 5px;
|
margin-top: 5px;
|
||||||
text-shadow: 1px 1px white, -1px -1px white, -1px 1px white, 1px -1px white;
|
text-shadow: 1px 1px white, -1px -1px white, -1px 1px white, 1px -1px white;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user