Revert "PÈRE 200 !!!!!!!!!!! PÈRE 200 !!!!!!!! TRALALALALÈREEEEUUUU !!!!"

This reverts commit d1b3a4d3f6.
This commit is contained in:
Antoine Bartuccio 2019-12-10 15:31:37 +01:00
parent d1b3a4d3f6
commit 4ecad1c73b
Signed by: klmp200
GPG Key ID: E7245548C53F904B
3 changed files with 1 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 70 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 143 KiB

View File

@ -42,7 +42,6 @@ body {
position: relative;
width: 100%;
font-family: sans-serif;
background: url("img/p200.png") bottom center fixed no-repeat, url("img/background.png") repeat 100px / 100px;
}
input[type=button], input[type=submit], input[type=reset],input[type=file] {
@ -419,7 +418,7 @@ header {
#content {
padding: 1em 1%;
box-shadow: $shadow-color 0px 5px 10px;
background-color: rgba(255, 255, 255, 0.8);
background: $white-color;
overflow: auto;
}