mirror of
https://github.com/xelframe/catmpeg.github.io.git
synced 2026-04-17 19:13:24 +03:00
lol xd xd lol
This commit is contained in:
parent
5c5c9e404f
commit
1816bd663a
3 changed files with 1 additions and 4 deletions
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 MiB |
BIN
assets/background.png
Normal file
BIN
assets/background.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
|
|
@ -11,19 +11,16 @@ body {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
font: 14px 'ConsolasBold';
|
font: 14px 'ConsolasBold';
|
||||||
color: #fff;
|
color: #fff;
|
||||||
/* background: url('/assets/background.jpg') center/cover no-repeat; */
|
|
||||||
background: #222222;
|
background: #222222;
|
||||||
}
|
}
|
||||||
|
|
||||||
main {
|
main {
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
min-height: 100vh;
|
flex: 1;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
backdrop-filter: blur(2px);
|
|
||||||
box-sizing: border-box;
|
box-sizing: border-box;
|
||||||
padding-left: 20%;
|
padding-left: 20%;
|
||||||
padding-right: 20%;
|
padding-right: 20%;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue