Refactoring, database structure changed
This commit is contained in:
18
WatchIt.Website/Components/Pages/AuthPage.razor.css
Normal file
18
WatchIt.Website/Components/Pages/AuthPage.razor.css
Normal file
@@ -0,0 +1,18 @@
|
||||
/* TAGS */
|
||||
|
||||
html {
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
||||
|
||||
/* CLASSES */
|
||||
|
||||
.logo {
|
||||
font-size: 60px;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.panel-auth {
|
||||
background-color: rgba(0, 0, 0, 0.8);
|
||||
}
|
||||
Reference in New Issue
Block a user