design: IBM Carbon enterprise redesign
Some checks failed
Build and Deploy PunktFri / build-and-deploy (push) Failing after 10s
Some checks failed
Build and Deploy PunktFri / build-and-deploy (push) Failing after 10s
- Font: IBM Plex Sans + IBM Plex Mono (fra Google Fonts) - Farver: IBM Blue #0043CE, IBM Dark #161616, neutrale grå - Hero: lys grå baggrund, stort mørkt H1 — ikke dark panel - Header: hvid med bottom border — ikke mørk grøn - Signup-sektion: hvid baggrund, blå top-border - Footer: lys grå — ikke mørk grøn - Inputs: IBM Carbon bottom-border stil, ingen border-radius - Knap: IBM Blue med hvid tekst
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<title>{% block title %}PunktFri{% endblock %}</title>
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,600;0,700;1,400&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
|
||||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@300;400;600;700&family=IBM+Plex+Mono:wght@400;500&display=swap" rel="stylesheet">
|
||||
<link rel="stylesheet" href="{{ url_for('static', filename='style.css') }}">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user