tout du bon:
- mobile app declaration (WIP) - login/logout depuis la même resource, sans bug (note: appliquer AllowAnonymous à la classe => methodes d'attribut Authorize non redirigées) - les médias des posts
This commit is contained in:
parent
9d078e4e8e
commit
6e301e52d8
20 changed files with 320 additions and 187 deletions
|
|
@ -13,9 +13,14 @@ textarea {
|
|||
max-width: 280px;
|
||||
}
|
||||
|
||||
.navbar-reac {
|
||||
|
||||
/* Set widths on image and video, since otherwise they use their native resolution */
|
||||
|
||||
img,
|
||||
video {
|
||||
max-width: 100%;
|
||||
}
|
||||
/* .navbar-reac */
|
||||
|
||||
/* Carousel */
|
||||
.carousel-caption p {
|
||||
font-family: "jubilat";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue