🎨 [bootsier] Ajusta estilos para personalizar
This commit is contained in:
parent
674d92033c
commit
ed22d3d591
109 changed files with 171 additions and 7 deletions
8
extensions/pagetop-bootsier/static/scss/bootstrap-5.3.8/helpers/_vr.scss
vendored
Normal file
8
extensions/pagetop-bootsier/static/scss/bootstrap-5.3.8/helpers/_vr.scss
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
.vr {
|
||||
display: inline-block;
|
||||
align-self: stretch;
|
||||
width: $vr-border-width;
|
||||
min-height: 1em;
|
||||
background-color: currentcolor;
|
||||
opacity: $hr-opacity;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue