✨ Añade tema Bootiser basado en Bootstrap
This commit is contained in:
parent
ebf1828ea3
commit
bc11369367
115 changed files with 15682 additions and 4 deletions
11
extensions/pagetop-bootsier/static/bootstrap-5.3.3/forms/_form-text.scss
vendored
Normal file
11
extensions/pagetop-bootsier/static/bootstrap-5.3.3/forms/_form-text.scss
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
//
|
||||
// Form text
|
||||
//
|
||||
|
||||
.form-text {
|
||||
margin-top: $form-text-margin-top;
|
||||
@include font-size($form-text-font-size);
|
||||
font-style: $form-text-font-style;
|
||||
font-weight: $form-text-font-weight;
|
||||
color: $form-text-color;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue