Newer
Older
Program-Storage / change-textsize.css
body {
	font-size: 16px;
	line-height : 1.6;
}
 
.button {
	margin-right: 10px;
	padding: 5px 10px;
}
 
.text {
	margin-top : 20px;
}