-
-
Notifications
You must be signed in to change notification settings - Fork 15
CurrentYear.css
Psycho edited this page Oct 4, 2019
·
1 revision
.CurrentYear {
width: 100%;
height: 100%;
background-color: #636363;
color: #d1d1d1;
padding: 5px;
box-sizing: border-box;
}
.CurrentYear .icon {
width: 100%;
font-size: 1.5em;
}
This css defines attributes that are for this widget only