First pass at some styling
This commit is contained in:
13
Aurora/Design/Views/MainView/MainView.css
Normal file
13
Aurora/Design/Views/MainView/MainView.css
Normal file
@ -0,0 +1,13 @@
|
||||
^ContentPage {
|
||||
background-color: #232323;
|
||||
}
|
||||
|
||||
#Header {
|
||||
background-color: #232323;
|
||||
}
|
||||
|
||||
#Header > Entry {
|
||||
margin-left: 155;
|
||||
margin-top: 2;
|
||||
margin-bottom: 2;
|
||||
}
|
Reference in New Issue
Block a user