Revize fe75f113
Přidáno uživatelem Lukáš Moučka před téměř 4 roky(ů)
src/index.html | ||
---|---|---|
6 | 6 |
<base href="/"> |
7 | 7 |
<meta name="viewport" content="width=device-width, initial-scale=1"> |
8 | 8 |
<link rel="icon" type="image/x-icon" href="favicon.ico"> |
9 |
<!-- TODO: add to dependencies --> |
|
10 |
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.3.1/css/all.css" integrity="sha384-mzrmE5qonljUremFsqc01SB46JvROS7bZs3IO2EmfFsd15uHvIt+Y8vEf7N7fWAU" crossorigin="anonymous"> |
|
9 | 11 |
</head> |
10 | 12 |
<body> |
11 | 13 |
<app-root></app-root> |
Také k dispozici: Unified diff
Re #8480 - Upravit vzhled login formuláře
- add Bootstrap, FontAwesome and style login form