Impeccable redesign: flat surfaces, no emoji, no eyebrows, system fonts, restrained palette
This commit is contained in:
@@ -6,12 +6,12 @@
|
||||
<title>Página no encontrada — Odoo Expertos</title>
|
||||
<meta name="robots" content="noindex, follow">
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 32'%3E%3Crect width='32' height='32' rx='4' fill='%2300c853'/%3E%3Ctext x='16' y='22' text-anchor='middle' font-family='Arial' font-weight='800' font-size='18' fill='%230b1420'%3EOE%3C/text%3E%3C/svg%3E">
|
||||
<link rel="icon" type="image/svg+xml" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect width='24' height='24' rx='4' fill='%233b8c5e'/%3E%3Ctext x='12' y='16' text-anchor='middle' font-family='Arial' font-weight='700' font-size='10' fill='%23fff'%3EOE%3C/text%3E%3C/svg%3E">
|
||||
<style>
|
||||
.error-page { text-align: center; padding: 6rem 0; }
|
||||
.error-code { font-size: 6rem; font-weight: 800; color: var(--color-accent); line-height: 1; margin-bottom: 1rem; }
|
||||
.error-code { font-size: 4rem; font-weight: 600; color: var(--accent-hover); line-height: 1; margin-bottom: 1rem; }
|
||||
.error-title { font-size: 1.5rem; margin-bottom: 1rem; }
|
||||
.error-text { color: var(--color-text-muted); margin-bottom: 2rem; max-width: 40ch; margin-left: auto; margin-right: auto; }
|
||||
.error-text { color: var(--text-secondary); margin-bottom: 2rem; max-width: 40ch; margin-left: auto; margin-right: auto; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user