Inserito il tema direttamente nel codice invece che come sottomodulo
This commit is contained in:
13
themes/hugo-universal-theme/static/css/custom.css
Normal file
13
themes/hugo-universal-theme/static/css/custom.css
Normal file
@ -0,0 +1,13 @@
|
||||
.box-image-text .image {
|
||||
min-height: 190px;
|
||||
max-height: 190px;
|
||||
}
|
||||
|
||||
.box-image-text .image img {
|
||||
max-height: 190px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
.box-simple {
|
||||
min-height: 230px;
|
||||
}
|
||||
Reference in New Issue
Block a user