h
This commit is contained in:
		@@ -124,4 +124,16 @@ html[theme="f0ck"]  .image-brand {
 | 
			
		||||
    grid-template-columns: 1fr auto;
 | 
			
		||||
    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>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user