Add File-Overview comments, move out of place comments

This commit is contained in:
VegaZ
2018-09-19 15:57:10 +02:00
parent 5a816c4201
commit d548a612ff
17 changed files with 101 additions and 62 deletions

View File

@@ -1,4 +1,10 @@
.login-page {
/**
* @overview Life of German Reallife - Login CSS style.css
* @author Orangebox
* @copyright (c) 2008 - 2018 Life of German
*/
.login-page {
width: 360px;
margin: auto;
}