mirror of
https://github.com/Daniongithub/ER-TPL.git
synced 2025-12-06 11:22:03 +00:00
Fix immagine wip pagine service
This commit is contained in:
11
style.css
11
style.css
@@ -181,6 +181,14 @@ nav ul li h1.yellow-warning {
|
||||
border-style: hidden;
|
||||
border-radius: 10px;
|
||||
}
|
||||
img.service{
|
||||
border-radius: 10px;
|
||||
margin-top: 38px;
|
||||
width:40%;
|
||||
}
|
||||
img.ui.service{
|
||||
width:30%;
|
||||
}
|
||||
.nomargin{
|
||||
margin: 0;
|
||||
}
|
||||
@@ -327,6 +335,9 @@ table.image-table img {
|
||||
nav ul li {
|
||||
margin-right: 8px;
|
||||
}
|
||||
img.service{
|
||||
width:80% !important;
|
||||
}
|
||||
}
|
||||
/*zona lista mezzi*/
|
||||
.lista-mezzi{
|
||||
|
||||
Reference in New Issue
Block a user