a broker system for Supercredit
Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- #bgVideo {
- position: fixed;
- right: 0;
- bottom: 0;
- min-width: 100%;
- min-height: 100%;
- z-index: -1;
- }
-
- .summary_layout {
- margin-top: 0px;
- margin-left: auto;
- margin-right: auto;
- width:800px;
- opacity: 90%;
- }
-
- .my_menu {
- opacity: 80%;
- }
-
- #footerbg {
- object-fit: cover;
- }
-
- .Label{
- background-color: lightgray;
- }
- .footer {
- background-image: url(../img/footer.png);
- }
|