mirror of
https://0xacab.org/jvoisin/mat2-web.git
synced 2025-08-03 03:36:44 -04:00
save wip
This commit is contained in:
parent
05d40216ee
commit
43f97e4f82
5 changed files with 53 additions and 45 deletions
|
@ -14,11 +14,6 @@
|
|||
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
|
||||
}
|
||||
|
||||
|
||||
.container {
|
||||
margin-top: 18rem;
|
||||
}
|
||||
|
||||
.flashes {
|
||||
text-align: center;
|
||||
border: 1px solid #1EAEDB;
|
||||
|
@ -61,3 +56,26 @@ details[open] > summary:before {
|
|||
.hover {
|
||||
background-color: #f1f1f1;
|
||||
}
|
||||
|
||||
.main-header {
|
||||
background: #f4f7fb;
|
||||
width: 100%;
|
||||
height: 5rem;
|
||||
margin-bottom: 5rem;
|
||||
}
|
||||
|
||||
.logo {
|
||||
margin-top: 2rem;
|
||||
height: 7rem;
|
||||
display: block;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
width: 7rem;
|
||||
}
|
||||
|
||||
.shadowed-box {
|
||||
box-shadow: 0 0 7px 1px rgba(223,215,215,0.75);
|
||||
padding: 1rem;
|
||||
margin-bottom: 1rem;
|
||||
border-radius: 3px;
|
||||
}
|
BIN
static/uikit-3.2.2.zip
Normal file
BIN
static/uikit-3.2.2.zip
Normal file
Binary file not shown.
1
static/uikit.min.css
vendored
Normal file
1
static/uikit.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Add a link
Reference in a new issue