source:
Farmatiko/ClientApp/src/app/admin/admin.component.css@
6f203af
Last change on this file since 6f203af was ee137aa, checked in by , 4 years ago | |
---|---|
|
|
File size: 188 bytes |
Rev | Line | |
---|---|---|
[785b8bd] | 1 | a.navbar-brand img { |
2 | width: 200px; | |
3 | } | |
4 | ||
5 | .createform { | |
6 | text-align: center; | |
7 | padding: 20px; | |
8 | } | |
9 | ||
10 | mat-form-field { | |
11 | width: 30vh; | |
[ee137aa] | 12 | } |
13 | ||
14 | h2 { | |
15 | text-align: center; | |
16 | padding: 50px; | |
[785b8bd] | 17 | } |
Note:
See TracBrowser
for help on using the repository browser.