This repository has been archived on 2020-12-20. You can view files and clone it, but cannot push or open issues or pull requests.

12 lines
174 B
CSS
Raw Normal View History

2019-12-22 23:58:29 -05:00
Frame {
margin-left: 20;
margin-right: 20;
margin-top: 20;
margin-bottom: 20;
width: 80;
}
Frame Label {
color: black;
background-color: white;
}