forked from ti-nuage/site
Mention de la candidature au CHATONS (fix #5).
This commit is contained in:
@@ -119,6 +119,11 @@ abbr {
|
||||
margin-bottom: 64px;
|
||||
}
|
||||
|
||||
.logo-chatons {
|
||||
float: left;
|
||||
height: 25vw;
|
||||
}
|
||||
|
||||
.logo-front {
|
||||
display: block;
|
||||
margin: 10em auto 0;
|
||||
@@ -240,6 +245,12 @@ menu {
|
||||
background: #b9daf6 url(/images/uicons/key.svg) center center no-repeat;
|
||||
}
|
||||
|
||||
.frame {
|
||||
border: 1px black solid;
|
||||
overflow: hidden;
|
||||
padding: 1em;
|
||||
}
|
||||
|
||||
.Two-cols-One-row,
|
||||
.Two-cols-Two-rows {
|
||||
display: grid;
|
||||
@@ -272,6 +283,10 @@ menu {
|
||||
font-size: 48.33px;
|
||||
}
|
||||
|
||||
.logo-chatons {
|
||||
height: 12vw;
|
||||
}
|
||||
|
||||
.Two-cols-One-row {
|
||||
grid-template-columns: repeat(2, 1fr);
|
||||
grid-template-rows: 1fr;
|
||||
|
||||
Reference in New Issue
Block a user