| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- .t-0 {
- margin-top: 0 !important;
- }
- .t-0125 {
- margin-top: 0.125rem !important;
- }
- .t-025 {
- margin-top: 0.25rem !important;
- }
- .t-0375 {
- margin-top: 0.375rem !important;
- }
- .t-05 {
- margin-top: 0.5rem !important;
- }
- .t-0625 {
- margin-top: 0.625rem !important;
- }
- .t-075 {
- margin-top: 0.75rem !important;
- }
- .t-0875 {
- margin-top: 0.875rem !important;
- }
- .t-1 {
- margin-top: 1rem !important;
- }
- .t-1125 {
- margin-top: 1.125rem !important;
- }
- .t-125 {
- margin-top: 1.25rem !important;
- }
- .t-1375 {
- margin-top: 1.375rem !important;
- }
- .t-15 {
- margin-top: 1.5rem !important;
- }
- .t-1625 {
- margin-top: 1.625rem !important;
- }
- .t-175 {
- margin-top: 1.75rem !important;
- }
- .t-1875 {
- margin-top: 1.875rem !important;
- }
- .t-2 {
- margin-top: 2rem !important;
- }
- .b-0 {
- margin-bottom: 0 !important;
- }
- .b-0125 {
- margin-bottom: 0.125rem !important;
- }
- .b-025 {
- margin-bottom: 0.25rem !important;
- }
- .b-0375 {
- margin-bottom: 0.375rem !important;
- }
- .b-05 {
- margin-bottom: 0.5rem !important;
- }
- .b-0625 {
- margin-bottom: 0.625rem !important;
- }
- .b-075 {
- margin-bottom: 0.75rem !important;
- }
- .b-0875 {
- margin-bottom: 0.875rem !important;
- }
- .b-1 {
- margin-bottom: 1rem !important;
- }
- .b-1125 {
- margin-bottom: 1.125rem !important;
- }
- .b-125 {
- margin-bottom: 1.25rem !important;
- }
- .b-1375 {
- margin-bottom: 1.375rem !important;
- }
- .b-15 {
- margin-bottom: 1.5rem !important;
- }
- .b-1625 {
- margin-bottom: 1.625rem !important;
- }
- .b-175 {
- margin-bottom: 1.75rem !important;
- }
- .b-1875 {
- margin-bottom: 1.875rem !important;
- }
- .b-2 {
- margin-bottom: 2rem !important;
- }
- .left {
- text-align: left !important;
- }
- .center {
- text-align: center !important;
- }
- .right {
- text-align: right !important;
- }
- .row {
- display: flex !important;
- }
- .column {
- display: flex !important;
- flex-direction: column !important;
- }
|