added custom.css
This commit is contained in:
parent
54e187c83e
commit
87b11fd617
1 changed files with 13 additions and 0 deletions
13
src/static/css/custom.css
Normal file
13
src/static/css/custom.css
Normal file
|
|
@ -0,0 +1,13 @@
|
||||||
|
body{
|
||||||
|
font-family:Tahoma, Geneva, sans-serif;
|
||||||
|
/*font-size:16px;*/
|
||||||
|
}
|
||||||
|
.kpi {
|
||||||
|
color: #B80000;
|
||||||
|
font-weight:10;
|
||||||
|
}
|
||||||
|
|
||||||
|
.chosen{
|
||||||
|
height:75px;
|
||||||
|
width:75%;
|
||||||
|
}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue