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.

24 lines
316 B

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