File tree Expand file tree Collapse file tree 1 file changed +32
-22
lines changed
amisforum/live/conference Expand file tree Collapse file tree 1 file changed +32
-22
lines changed Original file line number Diff line number Diff line change 15
15
< link href ='https://fonts.googleapis.com/css?family=Open+Sans:400,700,300 ' rel ='stylesheet ' type ='text/css '>
16
16
< link rel ="shortcut icon " type ="image/x-icon " href ="./favicon.png ">
17
17
< script src ='https://www.google.com/recaptcha/api.js '> </ script >
18
- < style >
18
+ < style >
19
19
.animation_background {
20
- width : 100% ;
21
- bottom : 0% ;
22
- height : 100% ;
23
- position : fixed;
24
- }
20
+ width : 100% ;
21
+ bottom : 0% ;
22
+ height : 100% ;
23
+ position : fixed;
24
+ }
25
25
26
26
# input_l , # input_r {
27
- margin : 10px ;
28
- }
27
+ margin : 10px ;
28
+ }
29
29
30
30
.btn {
31
- margin-right : 10px ;
32
- }
31
+ margin-right : 10px ;
32
+ }
33
33
34
34
# info {
35
- padding-left : 0px ;
36
- padding-top : 1px ;
37
-
38
- }
35
+ padding-left : 0px ;
36
+ padding-top : 1px ;
37
+
38
+ }
39
39
40
40
li {
41
- margin-top : 0.3vh ;
42
- margin : 10px ;
43
- }
41
+ margin-top : 0.3vh ;
42
+ margin : 10px ;
43
+ }
44
44
45
45
.btn-outline-success .focus , .btn-outline-success : focus {
46
- box-shadow : 0 0 0 0.2rem rgba (75 , 70 , 70 , 0 );
47
- }
46
+ box-shadow : 0 0 0 0.2rem rgba (0 , 0 , 0 , 0 );
47
+ }
48
48
49
49
a : hover , a : visited , a : link , a : active {
50
- text-decoration : none;
51
- outline : 0 ;
52
- }
50
+ text-decoration : none;
51
+ outline : 0 ;
52
+ }
53
+
54
+ </ style >
55
+ < link rel ="shortcut icon " type ="image/x-icon " href ="./favicon.png ">
56
+ </ head >
57
+ < body style ="background-color: #242733 ">
58
+ < nav class =" navbar-expand-lg navbar fixed-top navbar-dark bg-dark ">
59
+ < button class ="navbar-toggler " type ="button " data-toggle ="collapse " data-target ="#navbarSupportedContent " aria-controls ="navbarSupportedContent " aria-expanded ="false " aria-label ="Toggle navigation ">
60
+ < span class ="navbar-toggler-icon "> </ span >
61
+ </ button >
62
+ < style >
53
63
body {
54
64
font-family : Arial, sans-serif;
55
65
}
You can’t perform that action at this time.
0 commit comments