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