added frist draft of account ui
This commit is contained in:
18
account-ui/src/main/webapp/resources/css/admin.css
Normal file
18
account-ui/src/main/webapp/resources/css/admin.css
Normal file
@ -0,0 +1,18 @@
|
||||
/*
|
||||
To change this license header, choose License Headers in Project Properties.
|
||||
To change this template file, choose Tools | Templates
|
||||
and open the template in the editor.
|
||||
*/
|
||||
/*
|
||||
Created on : 24.10.2018, 19:31:57
|
||||
Author : Joern Muehlencord <joern at muehlencord.de>
|
||||
*/
|
||||
|
||||
.watermark {
|
||||
position: absolute;
|
||||
opacity: 0.25;
|
||||
font-size: 3em;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
z-index: 1000;
|
||||
}
|
||||
Reference in New Issue
Block a user