hedera-web/web/forms/cms/location/style.css

17 lines
144 B
CSS
Raw Normal View History

2015-03-06 23:33:54 +00:00
.location
2015-01-31 01:05:12 +00:00
{
position: relative;
height: 100%;
width: 100%;
}
div.marker h3
{
font-size: 1.3em;
}
div.marker p
{
padding: 0;
margin: 0;
}