Adjustable contributors text size and summer students affiliation
This commit is contained in:
parent
87a63f6604
commit
e9b3ddaa21
2 changed files with 17 additions and 8 deletions
|
|
@ -101,7 +101,6 @@ body {
|
||||||
.cara_home_image {
|
.cara_home_image {
|
||||||
height: 18rem;
|
height: 18rem;
|
||||||
padding: 1rem;
|
padding: 1rem;
|
||||||
margin-bottom: 1rem;
|
|
||||||
border-radius: 1.25rem!important;
|
border-radius: 1.25rem!important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
@ -120,7 +119,12 @@ body {
|
||||||
|
|
||||||
.paragraph-title {
|
.paragraph-title {
|
||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 2.75vh;
|
font-size: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.contributors {
|
||||||
|
text-align: left;
|
||||||
|
font-size: 1.25rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.center {
|
.center {
|
||||||
|
|
@ -213,6 +217,12 @@ footer img {
|
||||||
|
|
||||||
.paragraph-title {
|
.paragraph-title {
|
||||||
text-align: left;
|
text-align: left;
|
||||||
|
font-size: 2rem;
|
||||||
|
}
|
||||||
|
|
||||||
|
.developers {
|
||||||
|
text-align: left;
|
||||||
|
font-size: 1.5rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
.split > * + * {
|
.split > * + * {
|
||||||
|
|
@ -228,10 +238,6 @@ footer img {
|
||||||
height: 6em;
|
height: 6em;
|
||||||
}
|
}
|
||||||
|
|
||||||
.paragraph-title {
|
|
||||||
font-size: 2rem;
|
|
||||||
}
|
|
||||||
|
|
||||||
#nat_vent_image {
|
#nat_vent_image {
|
||||||
height: 15em;
|
height: 15em;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
## Main Developers
|
## Main Developers
|
||||||
|
|
||||||
<h4 class="paragraph-title">Andre Henriques<sup>1</sup>, Luis Aleixo<sup>1</sup>, Marco Andreini<sup>1</sup>, Gabriella Azzopardi<sup>2</sup>, James Devine<sup>3</sup>, Philip Elson<sup>4</sup>, Nicolas Mounet<sup>2</sup>, Markus Kongstein Rognlien<sup>2,6</sup>, Nicola Tarocco<sup>5</sup></h4><br>
|
<h4 class="contributors">Andre Henriques<sup>1</sup>, Luis Aleixo<sup>1</sup>, Marco Andreini<sup>1</sup>, Gabriella Azzopardi<sup>2</sup>, James Devine<sup>3</sup>, Philip Elson<sup>4</sup>, Nicolas Mounet<sup>2</sup>, Markus Kongstein Rognlien<sup>2,6</sup>, Nicola Tarocco<sup>5</sup></h4><br>
|
||||||
|
|
||||||
<sup>1</sup>HSE Unit, Occupational Health & Safety Group, CERN<br>
|
<sup>1</sup>HSE Unit, Occupational Health & Safety Group, CERN<br>
|
||||||
<sup>2</sup>Beams Department, Accelerators and Beam Physics Group, CERN<br>
|
<sup>2</sup>Beams Department, Accelerators and Beam Physics Group, CERN<br>
|
||||||
|
|
@ -11,9 +11,12 @@
|
||||||
|
|
||||||
## Code Contributors
|
## Code Contributors
|
||||||
|
|
||||||
<h4 class="paragraph-title">Anna Efimova<sup>1</sup>, Anel Massalimova<sup>1</sup>, Cole Austin Coughlin<sup>1</sup></h4>
|
<h4 class="contributors">Anna Efimova<sup>1,2</sup>, Anel Massalimova<sup>1,3</sup>, Cole Austin Coughlin<sup>1,4</sup></h4>
|
||||||
|
|
||||||
<sup>1</sup>Summer Students, CERN<br>
|
<sup>1</sup>Summer Students, CERN<br>
|
||||||
|
<sup>2</sup>M.V. Lomonosov Moscow State University<br>
|
||||||
|
<sup>3</sup>National Research Nuclear University "MEPhI"<br>
|
||||||
|
<sup>4</sup>University of Manitoba<br>
|
||||||
|
|
||||||
## Acknowledgements
|
## Acknowledgements
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue