frontend: the advoware GUI
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
23
frontend/resources/stylesheets/advotracker-light.css
Normal file
23
frontend/resources/stylesheets/advotracker-light.css
Normal file
@@ -0,0 +1,23 @@
|
||||
* {
|
||||
font-size: 16;
|
||||
}
|
||||
|
||||
.header {
|
||||
background: #ffffff;
|
||||
}
|
||||
|
||||
.content {
|
||||
background: #fafafa;
|
||||
}
|
||||
|
||||
text-box {
|
||||
color: #4d4c4c;
|
||||
}
|
||||
|
||||
text-block {
|
||||
color: #4d4c4c;
|
||||
}
|
||||
|
||||
light-text {
|
||||
color: #dfebf5;
|
||||
}
|
||||
Reference in New Issue
Block a user