update CSS: set header text alignment

This commit is contained in:
Naglfar 2023-06-10 19:51:22 +02:00
parent 50c9387ea9
commit c569d54795
1 changed files with 2 additions and 3 deletions

View File

@ -10,9 +10,8 @@ body
/* Header */
#header
{
height:100px;
border-bottom:#fff 3px solid;
margin:0;
height:100px; border-bottom:#fff 3px solid; margin:0;
text-align: right;
background:url(MightyWCMS.jpg) no-repeat
}
DIV.branding{float:left; height:100px}