We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 312ae2b commit bbec27eCopy full SHA for bbec27e
2 files changed
herkunftcheck/herkunftcheck2/index.html
@@ -48,10 +48,10 @@
48
</head>
49
50
<body>
51
+
52
<div class="copyright">
53
<div class="copyright-container">
54
<img src="img/logo_2.png" class="logo" /> <span class="copyright-title">HerkunftCheck</span>
-
55
</div>
56
57
herkunftcheck/herkunftcheck2/style/style_v1.css
@@ -1,5 +1,6 @@
1
:root {
2
--background-gray: #f2f2f7;
3
+ --background-gray: #f7f6f4;
4
--card-white: #ffffff;
5
--text-dark: #1c1c1e;
6
--text-gray: #8e8e93;
0 commit comments