File tree Expand file tree Collapse file tree 4 files changed +4
-28
lines changed
Identity/UI/src/wwwroot/V4/css
ProjectTemplates/Web.ProjectTemplates/content
RazorPagesWeb-CSharp/wwwroot/css
StarterWeb-CSharp/wwwroot/css
StarterWeb-FSharp/wwwroot/css Expand file tree Collapse file tree 4 files changed +4
-28
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
7
7
word-break : break-all;
8
8
}
9
9
10
- /* Provide sufficient contrast against white background and black text */
11
10
a {
12
11
color : # 0077cc ;
13
12
}
33
32
outline : black auto 1px ;
34
33
}
35
34
36
- /* Sticky footer styles
37
- -------------------------------------------------- */
38
35
html {
39
36
font-size : 14px ;
40
37
}
@@ -68,15 +65,12 @@ button.accept-policy {
68
65
line-height : inherit;
69
66
}
70
67
71
- /* Sticky footer styles
72
- -------------------------------------------------- */
73
68
html {
74
69
position : relative;
75
70
min-height : 100% ;
76
71
}
77
72
78
73
body {
79
- /* Margin bottom by footer height */
80
74
margin-bottom : 60px ;
81
75
}
82
76
.footer {
85
79
width : 100% ;
86
80
overflow : scroll;
87
81
white-space : nowrap;
88
- line-height : 60px ; /* Vertically center the text there */
82
+ line-height : 60px ;
89
83
}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
7
7
word-break : break-all;
8
8
}
9
9
10
- /* Provide sufficient contrast against white background */
11
10
a {
12
11
color : # 0077cc ;
13
12
}
24
23
border-color : # 1861ac ;
25
24
}
26
25
27
- /* Sticky footer styles
28
- -------------------------------------------------- */
29
26
html {
30
27
font-size : 14px ;
31
28
}
@@ -51,21 +48,18 @@ button.accept-policy {
51
48
line-height : inherit;
52
49
}
53
50
54
- /* Sticky footer styles
55
- -------------------------------------------------- */
56
51
html {
57
52
position : relative;
58
53
min-height : 100% ;
59
54
}
60
55
61
56
body {
62
- /* Margin bottom by footer height */
63
57
margin-bottom : 60px ;
64
58
}
65
59
.footer {
66
60
position : absolute;
67
61
bottom : 0 ;
68
62
width : 100% ;
69
63
white-space : nowrap;
70
- line-height : 60px ; /* Vertically center the text there */
64
+ line-height : 60px ;
71
65
}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
7
7
word-break : break-all;
8
8
}
9
9
10
- /* Provide sufficient contrast against white background and black text */
11
10
a {
12
11
color : # 0077cc ;
13
12
}
24
23
border-color : # 1861ac ;
25
24
}
26
25
27
- /* Sticky footer styles
28
- -------------------------------------------------- */
29
26
html {
30
27
font-size : 14px ;
31
28
}
@@ -51,21 +48,18 @@ button.accept-policy {
51
48
line-height : inherit;
52
49
}
53
50
54
- /* Sticky footer styles
55
- -------------------------------------------------- */
56
51
html {
57
52
position : relative;
58
53
min-height : 100% ;
59
54
}
60
55
61
56
body {
62
- /* Margin bottom by footer height */
63
57
margin-bottom : 60px ;
64
58
}
65
59
.footer {
66
60
position : absolute;
67
61
bottom : 0 ;
68
62
width : 100% ;
69
63
white-space : nowrap;
70
- line-height : 60px ; /* Vertically center the text there */
64
+ line-height : 60px ;
71
65
}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
7
7
word-break : break-all;
8
8
}
9
9
10
- /* Provide sufficient contrast against white background and black text */
11
10
a {
12
11
color : # 0077cc ;
13
12
}
24
23
border-color : # 1861ac ;
25
24
}
26
25
27
- /* Sticky footer styles
28
- -------------------------------------------------- */
29
26
html {
30
27
font-size : 14px ;
31
28
}
@@ -51,21 +48,18 @@ button.accept-policy {
51
48
line-height : inherit;
52
49
}
53
50
54
- /* Sticky footer styles
55
- -------------------------------------------------- */
56
51
html {
57
52
position : relative;
58
53
min-height : 100% ;
59
54
}
60
55
61
56
body {
62
- /* Margin bottom by footer height */
63
57
margin-bottom : 60px ;
64
58
}
65
59
.footer {
66
60
position : absolute;
67
61
bottom : 0 ;
68
62
width : 100% ;
69
63
white-space : nowrap;
70
- line-height : 60px ; /* Vertically center the text there */
64
+ line-height : 60px ;
71
65
}
You can’t perform that action at this time.
0 commit comments