Warning, /graphics/digikam/core/utilities/geolocation/marble/data/legend.css is written in an unsupported language. File is not indexed.
0001 0002 a:link 0003 { 0004 color: #004faf; 0005 text-decoration: none 0006 } 0007 0008 a:visited 0009 { 0010 color: #672967; 0011 text-decoration: none 0012 } 0013 0014 body 0015 { 0016 background: #ffffff; 0017 color: black 0018 padding: 10px; 0019 } 0020 0021 label input { 0022 margin-right: 5px!important; 0023 } 0024 0025 .well-legend { 0026 background-color: #fcffdb; 0027 padding-top: 10px; 0028 padding-bottom: 5px; 0029 0030 } 0031 0032 .well-legend .section-head { 0033 color: #b3925d!important; 0034 } 0035 0036 .section-head span { 0037 line-height: 30px; 0038 font-weight: 600; 0039 } 0040 0041 .legend-entry { 0042 margin-bottom: -10px!important; 0043 } 0044 0045 .legend-entry .image-pic { 0046 margin-right: 20px; 0047 margin-top: 3px; 0048 } 0049 0050 .legend-entry .notation { 0051 line-height: 23px; 0052 }