HomeMediacenter/css/index.css

9 lines
132 B
CSS
Raw Normal View History

2020-03-31 09:44:52 +00:00
.mediatile{
background-color: aqua;
height: 40mm;
width: 40mm;
margin: 3mm;
float: left;
font-size: 10pt;
}