* Fixed the space below the logo.
* Align the title with the logo base line. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29674 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
+2
-1
@@ -73,6 +73,7 @@ div.logo {
|
|||||||
position: relative;
|
position: relative;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
top: 0px;
|
top: 0px;
|
||||||
|
height: 86px;
|
||||||
background: #efefef;
|
background: #efefef;
|
||||||
}
|
}
|
||||||
div.logo img {
|
div.logo img {
|
||||||
@@ -80,7 +81,7 @@ div.logo img {
|
|||||||
}
|
}
|
||||||
div.title {
|
div.title {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 54px;
|
bottom: 16px;
|
||||||
right: 40px;
|
right: 40px;
|
||||||
font-size: 1.2em;
|
font-size: 1.2em;
|
||||||
line-height: 1.0;
|
line-height: 1.0;
|
||||||
|
|||||||
Reference in New Issue
Block a user