Pārlūkot izejas kodu

changes from Joana

main
Simon Bowie pirms 1 gada
vecāks
revīzija
de7f42ef97
2 mainītis faili ar 13 papildinājumiem un 1 dzēšanām
  1. +12
    -0
      web/app/static/styles/custom.css
  2. +1
    -1
      web/app/templates/titles.html

+ 12
- 0
web/app/static/styles/custom.css Parādīt failu

@@ -580,6 +580,10 @@ img + em {
font-size: 1rem;
}

.h1-s {
margin-top: 3.5rem;
}

/* RANDOM IMAGES */
#random-img-page .img-fluid:hover {
transform: none;
@@ -587,6 +591,14 @@ img + em {
opacity: 1;
}

body#random-img-page .h1 {
margin-top: 3.5rem;
}

#image_container {
justify-content: center !important;
}

/* COMPARE —> 2 RANDOM PATENTS */

.compare > div {

+ 1
- 1
web/app/templates/titles.html Parādīt failu

@@ -21,7 +21,7 @@

<div class="row">
<div class="col m-5">
<p class="h1 text-center">Poetics of Titles</p>
<p class="h1 h1-s text-center">Poetics of Titles</p>
</div>
</div>


Notiek ielāde…
Atcelt
Saglabāt