first commit
This commit is contained in:
commit
8b790b7601
86 changed files with 6348 additions and 0 deletions
13
preview/brand-entity-marks.html
Normal file
13
preview/brand-entity-marks.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<link rel="stylesheet" href="../colors_and_type.css">
|
||||
<link rel="stylesheet" href="_card.css">
|
||||
<style>
|
||||
body { display:flex; align-items:center; padding:32px; }
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<img src="../assets/entity-marks.svg" width="320" height="96" alt="Entity marks">
|
||||
</body></html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue