update with descriptions formatting
This commit is contained in:
@@ -44,13 +44,12 @@ ul.nav li a:hover {border-bottom: 1px #FD9393 solid;}
|
||||
|
||||
.leaflet-popup-content h2 {font-family: Lato; font-size: 14px; text-transform: uppercase;}
|
||||
|
||||
#rightSide {height: 400px; max-width: 350px; width: 100%; float: right; padding-top: 5px;}
|
||||
#rightSide {max-width: 350px; width: 100%; float: right; padding-top: 5px;}
|
||||
#selectedSpot {display: none;}
|
||||
#latestSpot ul, #selectedSpot ul {list-style: none; margin-top: 12px 0px; padding: 0px;}
|
||||
.category {text-transform: uppercase; font-size: 9px; letter-spacing: .2em; padding-right: 6px;}
|
||||
|
||||
#info p {font-size: 14px; padding: 4px; line-height: 19px; font-weight: 300;}
|
||||
#info {border-top: 4px #F8F8F8 solid;}
|
||||
#info p {font-size: 14px; padding: 4px; line-height: 19px; font-weight: 300; max-width: 530px; min-width: 300px; }
|
||||
|
||||
#hackSpotsTable {cursor: pointer; background: #fff; overflow-x: auto; padding-bottom: 20px;}
|
||||
#hackSpotsTable table {min-width: 900px;}
|
||||
|
Reference in New Issue
Block a user