luke wollte den stern kleiner haben + irgendwas transparent beim login

This commit is contained in:
2020-08-03 01:05:49 +02:00
parent 7b8ee1c859
commit c08b96ec48
3 changed files with 13 additions and 6 deletions

View File

@@ -24,16 +24,18 @@
}
#wanteds img {
width: 50px;
height: 50px;
width: 35px;
height: 35px;
}
#wanteds span {
margin-top: 10px;
margin-left: 5px;
font-size: 50px;
margin-right: 15px;
font-size: 30px;
color: white;
font-family: 'Bebas Neue';
font-family: Arial, Helvetica, sans-serif;
font-weight: bolder;
}
</style>
</head>