blob: 7042f61c2be8e7db43d351a02eeebbc12283f558 [file] [log] [blame]
#tagPicture p {
position: absolute;
}
.more
{
margin-right: 5px;
}
.cell
{
float: left;
width: 150px;
height:150px;
}
.image
{
margin:auto;
}
.tile-title
{
font-size: 3.1625em;
font-weight: bolder;
color: #000000;
}
.live-tile
{
background-color:red;
}