Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .legend {
- text-align: left;
- line-height: 18px;
- color: #555;
- }
- .legend i {
- font: 12px Helvetica;
- width: 18px;
- height: 18px;
- float: left;
- margin-right: 6px;
- opacity: 0.7;
- }
- .info {
- padding: 16px 16px;
- font: 14px Helvetica;
- background: white;
- background: rgba(255,255,255,0.8);
- box-shadow: 0 0 15px rgba(0,0,0,0.2);
- border-radius: 5px;
- }
- .info h4 {
- margin: 0 0 5px; color: #777;
- }
Advertisement
Add Comment
Please, Sign In to add comment