File tree 4 files changed +18
-3
lines changed
4 files changed +18
-3
lines changed Original file line number Diff line number Diff line change 17
17
rel ="stylesheet "
18
18
href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
19
19
/>
20
- < link rel ="stylesheet " href ="styles.css " />
20
+ < link rel ="stylesheet " href ="styles/v2 .css " />
21
21
</ head >
22
22
< body class ="tpl-intro ">
23
23
< header class ="rea-header " role ="banner ">
Original file line number Diff line number Diff line change 14
14
rel ="stylesheet "
15
15
href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
16
16
/>
17
- < link rel ="stylesheet " href ="styles.css " />
17
+ < link rel ="stylesheet " href ="styles/v2 .css " />
18
18
< link rel ="alternate " href ="index.html " hreflang ="en " />
19
19
</ head >
20
20
< body class ="tpl-intro ">
Original file line number Diff line number Diff line change 14
14
rel ="stylesheet "
15
15
href ="https://db-ui.github.io/core/css/pattern-scaffolding-project-specific.css "
16
16
/>
17
- < link rel ="stylesheet " href ="styles.css " />
17
+ < link rel ="stylesheet " href ="styles/v2 .css " />
18
18
< link rel ="alternate " href ="de.html " hreflang ="de " />
19
19
</ head >
20
20
< body class ="tpl-intro ">
Original file line number Diff line number Diff line change
1
+ .tpl-intro main .ecosystem {
2
+ background-color : # f0f3f5 ;
3
+ padding-bottom : 2.5rem ;
4
+ }
5
+ .ecosystem .cmp-cards {
6
+ margin-bottom : 2rem ;
7
+ }
8
+ .ecosystem .cmp-cards figure .elm-image {
9
+ width : 64px ;
10
+ height : 64px ;
11
+ }
12
+
13
+ main : target {
14
+ scroll-margin-top : 130px ;
15
+ }
You can’t perform that action at this time.
0 commit comments