You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
261 B

.expenses_widget {
background-color: rgb(223, 245, 229);
}
.widget_header {
}
img {
height: 40px;
}
.expenses_widget h1 {
float: left;
margin: 0;
margin-left: 10%;
}
.expenses_widget h6 {
color: red;
float: right;
margin: 0;
}