Revize faed7f5e
Přidáno uživatelem plundrichov před více než 4 roky(ů)
client/src/App.css | ||
---|---|---|
56 | 56 |
margin-left: 85px; |
57 | 57 |
} |
58 | 58 |
|
59 |
.link-nav { |
|
60 |
text-decoration: none; |
|
61 |
color: #fff; |
|
62 |
cursor: pointer; |
|
63 |
} |
|
64 |
|
|
59 | 65 |
.top-nav h4 { |
60 | 66 |
color: white; |
61 | 67 |
} |
... | ... | |
292 | 298 |
color: white; |
293 | 299 |
font-size: 90px; |
294 | 300 |
} |
301 |
.login-container a { |
|
302 |
|
|
303 |
text-decoration: none; |
|
304 |
color: #fff; |
|
305 |
cursor: pointer; |
|
306 |
|
|
307 |
} |
|
295 | 308 |
/* ------------- SETTING -------------------*/ |
296 | 309 |
|
297 | 310 |
.setting-container { |
Také k dispozici: Unified diff
re #58 conected to correct server, added config.json, added credentials in api.js and relocated errors 401, 403 to home page instead of throwing alert, edited login, edit link navbar logo