f0bm #75
@ -125,3 +125,15 @@ html[theme="f0ck"] .image-brand {
|
||||
margin: 10px;
|
||||
margin-right: 10px;
|
||||
}
|
||||
|
||||
.navigation-rechts {
|
||||
display: flex;
|
||||
}
|
||||
|
||||
.about {
|
||||
background: none!important;
|
||||
}
|
||||
|
||||
.login-image {
|
||||
width: 300px;
|
||||
}
|
@ -8,6 +8,7 @@
|
||||
</head>
|
||||
<body type="login">
|
||||
<form class="login-form" method="post" action="/login">
|
||||
<img class="login-image" src="/s/img/w0bm_mosh_banner_by_marderchen.gif" alt="">
|
||||
<input type="text" name="username" placeholder="username" autocomplete="off" required />
|
||||
<input type="password" name="password" placeholder="password" autocomplete="off" required />
|
||||
<p><input type="checkbox" id="kmsi" name="kmsi" /> <label for="kmsi">stay signed in</label></p>
|
||||
|
Loading…
x
Reference in New Issue
Block a user