Assemble le logo et passe le site en fond noir
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
content="Application officielle de match pour ChessCubing Arena sur téléphone et tablette."
|
||||
/>
|
||||
<title>ChessCubing Arena | Application</title>
|
||||
<link rel="icon" type="image/jpeg" href="logo.jpeg" />
|
||||
<link rel="icon" type="image/png" href="logo.png" />
|
||||
<link rel="stylesheet" href="styles.css" />
|
||||
</head>
|
||||
<body data-page="setup">
|
||||
@@ -19,7 +19,8 @@
|
||||
<header class="hero hero-setup">
|
||||
<div class="hero-copy">
|
||||
<a class="logo-lockup" href="index.html" aria-label="Accueil ChessCubing">
|
||||
<img class="hero-logo" src="logo.jpeg" alt="Logo ChessCubing" />
|
||||
<img class="hero-logo-icon" src="logo.png" alt="Icône ChessCubing" />
|
||||
<img class="hero-logo" src="transparent.png" alt="Logo ChessCubing" />
|
||||
</a>
|
||||
<p class="eyebrow">Application officielle de match</p>
|
||||
<h1>ChessCubing Arena</h1>
|
||||
|
||||
Reference in New Issue
Block a user