collecting medal for hitxy members
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <style>
- #username {
- width:calc(100% - 130px);
- }
-
- #step1{
- width: 110px;
- float:right;
- }
-
- div.verification, div.details, div.success {
- height:100px;
- background:lightgrey;
- margin-top:10px;
- margin-bottom:10px;
- color:white;
- }
- </style>
|