Mejor integración del logo y el nombre del proyecto en la cabecera
This commit is contained in:
parent
1b747c468d
commit
caf6a585b3
2 changed files with 4 additions and 6 deletions
Binary file not shown.
Before Width: | Height: | Size: 12 KiB After Width: | Height: | Size: 11 KiB |
|
@ -204,16 +204,14 @@ div.gravatar-with-child > img.gravatar:nth-child(2) {
|
||||||
}
|
}
|
||||||
} */
|
} */
|
||||||
|
|
||||||
#wrapper-header > h1::before {
|
|
||||||
content: "-";
|
|
||||||
margin-right: 12px;
|
|
||||||
}
|
|
||||||
#wrapper-header > h1 {
|
#wrapper-header > h1 {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
bottom: 4px;
|
bottom: 2px;
|
||||||
padding: 0 0 0 126px;
|
padding-left: 33px;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
font-size: 15px;
|
font-size: 15px;
|
||||||
|
letter-spacing: 3px;
|
||||||
|
color: #ccc;
|
||||||
}
|
}
|
||||||
#wrapper-header > h1 .breadcrumbs {
|
#wrapper-header > h1 .breadcrumbs {
|
||||||
margin-top: -5px;
|
margin-top: -5px;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue