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 {
77 word-break : break-all;
88}
99
10- /* Provide sufficient contrast against white background and black text */
1110a {
1211 color : # 0077cc ;
1312}
3332 outline : black auto 1px ;
3433}
3534
36- /* Sticky footer styles
37- -------------------------------------------------- */
3835html {
3936 font-size : 14px ;
4037}
@@ -68,15 +65,12 @@ button.accept-policy {
6865 line-height : inherit;
6966}
7067
71- /* Sticky footer styles
72- -------------------------------------------------- */
7368html {
7469 position : relative;
7570 min-height : 100% ;
7671}
7772
7873body {
79- /* Margin bottom by footer height */
8074 margin-bottom : 60px ;
8175}
8276.footer {
8579 width : 100% ;
8680 overflow : scroll;
8781 white-space : nowrap;
88- line-height : 60px ; /* Vertically center the text there */
82+ line-height : 60px ;
8983}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
77 word-break : break-all;
88}
99
10- /* Provide sufficient contrast against white background */
1110a {
1211 color : # 0077cc ;
1312}
2423 border-color : # 1861ac ;
2524}
2625
27- /* Sticky footer styles
28- -------------------------------------------------- */
2926html {
3027 font-size : 14px ;
3128}
@@ -51,21 +48,18 @@ button.accept-policy {
5148 line-height : inherit;
5249}
5350
54- /* Sticky footer styles
55- -------------------------------------------------- */
5651html {
5752 position : relative;
5853 min-height : 100% ;
5954}
6055
6156body {
62- /* Margin bottom by footer height */
6357 margin-bottom : 60px ;
6458}
6559.footer {
6660 position : absolute;
6761 bottom : 0 ;
6862 width : 100% ;
6963 white-space : nowrap;
70- line-height : 60px ; /* Vertically center the text there */
64+ line-height : 60px ;
7165}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
77 word-break : break-all;
88}
99
10- /* Provide sufficient contrast against white background and black text */
1110a {
1211 color : # 0077cc ;
1312}
2423 border-color : # 1861ac ;
2524}
2625
27- /* Sticky footer styles
28- -------------------------------------------------- */
2926html {
3027 font-size : 14px ;
3128}
@@ -51,21 +48,18 @@ button.accept-policy {
5148 line-height : inherit;
5249}
5350
54- /* Sticky footer styles
55- -------------------------------------------------- */
5651html {
5752 position : relative;
5853 min-height : 100% ;
5954}
6055
6156body {
62- /* Margin bottom by footer height */
6357 margin-bottom : 60px ;
6458}
6559.footer {
6660 position : absolute;
6761 bottom : 0 ;
6862 width : 100% ;
6963 white-space : nowrap;
70- line-height : 60px ; /* Vertically center the text there */
64+ line-height : 60px ;
7165}
Original file line number Diff line number Diff line change @@ -7,7 +7,6 @@ a.navbar-brand {
77 word-break : break-all;
88}
99
10- /* Provide sufficient contrast against white background and black text */
1110a {
1211 color : # 0077cc ;
1312}
2423 border-color : # 1861ac ;
2524}
2625
27- /* Sticky footer styles
28- -------------------------------------------------- */
2926html {
3027 font-size : 14px ;
3128}
@@ -51,21 +48,18 @@ button.accept-policy {
5148 line-height : inherit;
5249}
5350
54- /* Sticky footer styles
55- -------------------------------------------------- */
5651html {
5752 position : relative;
5853 min-height : 100% ;
5954}
6055
6156body {
62- /* Margin bottom by footer height */
6357 margin-bottom : 60px ;
6458}
6559.footer {
6660 position : absolute;
6761 bottom : 0 ;
6862 width : 100% ;
6963 white-space : nowrap;
70- line-height : 60px ; /* Vertically center the text there */
64+ line-height : 60px ;
7165}
You can’t perform that action at this time.
0 commit comments