Difference between revisions of "Template:Heidelberg/Weltkugel"

Line 17: Line 17:
 
             .arcs {
 
             .arcs {
 
                 opacity: 1;
 
                 opacity: 1;
                 stroke: #9d1c20;
+
                 stroke: #BF3E42;
 
                 stroke-width: 5;
 
                 stroke-width: 5;
 
                 fill:none;
 
                 fill:none;
Line 27: Line 27:
 
             stroke-width:1;
 
             stroke-width:1;
 
             opacity: .6;
 
             opacity: .6;
             stroke: #9d1c20;
+
             stroke: #BF3E42
            }
+
  
 
             .dev{
 
             .dev{
                 fill: #9d1c20;   
+
                 fill: #BF3E42;   
                 stroke: #9d1c20;
+
                 stroke: #BF3E42;
 
                 stroke-width: 1;
 
                 stroke-width: 1;
 
                 cursor: pointer;
 
                 cursor: pointer;
Line 38: Line 37:
  
 
             .dev:hover{
 
             .dev:hover{
                 stroke: #9d1c20;
+
                 stroke: #BF3E42;
 
                 stroke-width: 2;
 
                 stroke-width: 2;
 
             }
 
             }
Line 83: Line 82:
 
           </defs>
 
           </defs>
 
         </svg>
 
         </svg>
         <div style="position: absolute; background-color: white !important;color: white !important; width: 400px; right: 100px;top: 135px; border-radius: 10px;border: 1px solid #9d1c20" id="show"></div>   
+
         <div style="position: absolute; background-color: white !important;color: white !important; width: 400px; right: 100px;top: 135px; border-radius: 10px;border: 1px solid #BF3E42" id="show"></div>   
 
</div>
 
</div>
  

Revision as of 12:38, 31 October 2017