a broker system for Supercredit
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
|
- #bgVideo {
- position: fixed;
- right: 0;
- bottom: 0;
- min-width: 100%;
- min-height: 100%;
- z-index: -1;
- }
-
- #menu {
- z-index: 100;
- }
- .summary_layout {
- margin-top: 0px;
- margin-left: auto;
- margin-right: auto;
- width:800px;
- opacity: 90%;
- }
-
- .login_form {
- margin: auto;
- box-shadow: 3px 3px 16px #888888 ;
- }
|