scaled svg and positiones logo

This commit is contained in:
jorge-vitrubio 2022-06-30 16:40:32 +02:00
parent a39bd3aab2
commit be1eacaaad
2 changed files with 11 additions and 10 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

@ -437,6 +437,7 @@ ul#menu-segonn li ul.sub-menu li ul li a {font-size: 14px; color: #0000ff!impor
height:96px;
margin:0px 0px 10px 0px;
display:block;
width:100%;
}
#sidebar-primary .logo h1 {
padding:5px 0px 0px 0px;
@ -454,7 +455,7 @@ font-family: 'Helvetica Neue', Helvetica, Arial, 'Liberation Sans', FreeSans, sa
#sidebar-primary .logo img {
margin:0px;
padding:0px;
max-width: 15rem;
max-width: 100%;
}
/* --- About Text Widget --- */
#sidebar-primary ul.sidebar li.widget_text img {