mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-31 03:34:18 +00:00
Now somewhat closer to the normal pages header.
This commit is contained in:
parent
8040be9d83
commit
d53188c5be
@ -1,13 +1,15 @@
|
|||||||
|
|
||||||
#logo {
|
#logo {
|
||||||
height: 80px;
|
height: 80px;
|
||||||
width: 98%;
|
width: 99.9%;
|
||||||
background: url(images/logo.gif) #bb1f1f no-repeat center left;
|
background: url(images/logo.gif) #bb1f1f no-repeat center left;
|
||||||
margin-top: 8px;
|
margin-left: 0px;
|
||||||
|
margin-top: 0px;
|
||||||
border-bottom: #d2d2d2 solid 5px;
|
border-bottom: #d2d2d2 solid 5px;
|
||||||
text-align: right;
|
text-align: right;
|
||||||
margin-bottom: 5px;
|
margin-bottom: 5px;
|
||||||
font-weight: 0;
|
font-family: helvetica, arial, serif;
|
||||||
|
font-weight: normal;
|
||||||
font-size: 1em;
|
font-size: 1em;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
display:block;
|
display:block;
|
||||||
@ -17,10 +19,8 @@
|
|||||||
float: left;
|
float: left;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
padding-left: 100px;
|
padding-left: 100px;
|
||||||
margin-top: 6px;
|
margin-top: 10px;
|
||||||
font-family: helvetica, arial, sans-serif;
|
font-size: 190%;
|
||||||
font-size: 175%;
|
|
||||||
font-weight: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#subTitle {
|
#subTitle {
|
||||||
@ -29,9 +29,8 @@
|
|||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
padding-left: 102px;
|
padding-left: 102px;
|
||||||
padding-top: 3px;
|
padding-top: 3px;
|
||||||
font-family: helvetica, arial, sans-serif;
|
margin-top: 5px;
|
||||||
font-size: 75%;
|
font-size: 75%;
|
||||||
font-weight: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user