changed screen

This commit is contained in:
Patrick Tschuchnig 2020-01-25 16:44:03 +01:00
parent 3789337a0d
commit cb15e6826a
2 changed files with 4 additions and 5 deletions

View File

@ -5,17 +5,16 @@ layout: none
.screen{
margin-left: auto;
margin-right: auto;
background-image: url({{site.baseurl}}/assets/images/crt.png);
background-image: url({{site.baseurl}}/assets/images/crt2.png);
background-repeat: no-repeat;
background-size: contain;
background-position: center;
align-content: center;
width: 1000px;
height: 800px;
height: 700px;
width: 900px;
}
.screen-content{
margin-top: 60px;
margin-top: 120px;
/* padding-left: 350px; */
/* padding-right: inherit; */
margin-left: auto;

BIN
assets/images/crt2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 MiB