Modified the header unsuccessfully
This commit is contained in:
parent
4a2e1b968a
commit
6c1ae9b7ae
@ -6,6 +6,7 @@ html{
|
|||||||
/* Header */
|
/* Header */
|
||||||
header{
|
header{
|
||||||
display: block;
|
display: block;
|
||||||
|
vertical-align: middle;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Navigation bar */
|
/* Navigation bar */
|
||||||
@ -80,4 +81,5 @@ li a{
|
|||||||
/* headline for header */
|
/* headline for header */
|
||||||
header h1 {
|
header h1 {
|
||||||
display: inline;
|
display: inline;
|
||||||
|
vertical-align: center;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user